riscv-openocd/src
Omair Javaid a48264414e Support AArch64 SIMD/FP registers read/write
This patch adds support in openOCD to read/write AArch64 SIMD/FP registers.
This patch depends on a previous patch which adds support to generation 
of target xml by openOCD with nested architecture defined types. AArch64 
SIMD/FP registers assumes various types and to support all types we 
implement them as architecture defined type aarch64v which in turn 
consists of various architecture defined types. This is compatible with 
AArch64-FPU target xml in GDB. Please refer to 
binutils-gdb/gdb/features/aarch64-fpu.xml

Change-Id: I7ffb0c21b3c2e08f13720b765408b30aab2a9808
Signed-off-by: Omair Javaid <omair.javaid@linaro.org>
Reviewed-on: http://openocd.zylin.com/4373
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
2018-03-10 13:23:48 +00:00
..
flash Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoC 2018-03-07 23:40:55 +00:00
helper helper/configuration: free script_search_dirs and config_file_names 2018-03-07 23:47:31 +00:00
jtag jtag: drivers: stlink: ignore write verify error 2018-02-03 15:33:56 +00:00
pld Convert to non-recursive make 2016-12-08 16:23:10 +00:00
rtos Fix ChibiOS FPU detection. 2018-03-07 23:41:30 +00:00
server Allow generation of nested target defined types in gdb target xml 2018-03-10 13:23:25 +00:00
svf Fix GCC7 warnings about switch-case fallthroughs 2017-10-23 10:54:16 +01:00
target Support AArch64 SIMD/FP registers read/write 2018-03-10 13:23:48 +00:00
transport Convert to non-recursive make 2016-12-08 16:23:10 +00:00
xsvf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c helper/configuration: free script_search_dirs and config_file_names 2018-03-07 23:47:31 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00