riscv-openocd/src
wangyanwen 4665a40ac9 src/target/riscv: R/W vector register workaround when vslide1down_vx not present
In Nuclei RISC-V Processor, Vector Module can be configured to lite version
which vslide1down_vx instruction maybe not present, so we need to find other
ways to read and write vector registers, this commit is a workaround to do this.

Change-Id: I6e01666ec49d2876942b09b7e5d14c3fcc76854f
Signed-off-by: wangyanwen <wangyanwen@nucleisys.com>
2025-01-16 17:13:20 +08:00
..
flash flash/nor: add support for more norflash devices 2025-01-16 17:13:20 +08:00
helper src/jtag: add ftdi/libusb driver support for windows 2025-01-16 17:13:08 +08:00
jtag jtag/drivers: add nuclei 2-wire nscan1_mode support in fdti 2025-01-16 17:13:20 +08:00
pld pld: make get_pld_device_by_num() static 2024-11-23 13:46:59 +00:00
rtos Merge up to 133dd9d669 from upstream 2024-12-18 12:41:19 +03:00
rtt rtt: drop unused function rtt_started() 2024-11-23 13:46:35 +00:00
server Merge up to fd62626dff from upstream 2024-11-12 17:25:33 +03:00
svf openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
target src/target/riscv: R/W vector register workaround when vslide1down_vx not present 2025-01-16 17:13:20 +08:00
transport openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
xsvf openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
Makefile.am configure: Use pkg-config for jimtcl 2024-08-02 15:59:07 +00:00
hello.c hello: include hello.h 2023-05-18 10:13:41 +00:00
hello.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
main.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
openocd.c target/riscv: add nuclei customized init resethalt command 2025-01-16 17:13:20 +08:00
openocd.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00