riscv-openocd/src
Tim Newsome abb918685f If XLEN=64 and vsew=64 fails, fall back to vsew=32.
This should make vector accesses work on 64-bit harts that implement
Zve32*. There doesn't appear to be any way to easily determine what vsew
values are allowed, so try and notice the failure.

Change-Id: Ide0722d0d67da402a4fbe88163830094e46beb84
Signed-off-by: Tim Newsome <tim@sifive.com>
2023-02-10 11:51:17 -08:00
..
flash flash: fix clang static analyzer build errors (#778) 2022-12-27 10:54:26 -08:00
helper Merge branch 'master' into from_upstream 2022-04-11 11:13:20 -07:00
jtag (Re)Init cJTAG before move JTAG to reset state 2022-10-07 16:07:33 +02:00
pld openocd: use single line for register_commands*() 2021-11-23 11:03:38 +00:00
rtos rtos/hwthread: Hide unavailable targets from thread list. 2022-11-22 09:29:50 -08:00
rtt openocd: include config.h in every file .c 2022-03-26 13:32:57 +00:00
server gdb_server: Operate on available targets. 2022-11-22 09:29:50 -08:00
svf openocd: fix Yoda conditions with checkpatch 2021-07-24 10:38:31 +01:00
target If XLEN=64 and vsew=64 fails, fall back to vsew=32. 2023-02-10 11:51:17 -08:00
transport openocd: remove NULL comparisons with checkpatch [1/2] 2021-07-24 10:38:00 +01:00
xsvf openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
Makefile.am Remove gnulib. (#615) 2021-05-28 13:24:51 -07:00
hello.c openocd: fix simple cases of Yoda condition 2021-07-20 14:55:24 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
openocd.c log: fix memory leak when log to file is enabled 2022-01-22 10:15:48 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00