riscv-openocd/src/target/riscv
Tim Newsome 25b909c699 Clean up clang static analyzer complaints.
I don't think there are any real bugs here, but at least this gives us a
clean slate moving forward.

Change-Id: I29c6c398c28dfe580f9a2deb3bdbcfc491a2ceb6
Signed-off-by: Tim Newsome <tim@sifive.com>
2023-12-15 10:11:29 -08:00
..
Makefile.am target/riscv: define register printers 2023-09-22 16:26:28 +03:00
asm.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
batch.c Merge pull request #959 from en-sc/en-sc/progbuf-mem-write 2023-12-11 09:22:55 -08:00
batch.h target/riscv: improve error handling in `write_memory_progbuf()` 2023-12-07 12:57:05 +03:00
debug_defines.c Update riscv/debug_defines (to sync with riscv-debug-spec:40b9a05) 2023-12-07 20:59:10 +03:00
debug_defines.h Update riscv/debug_defines (to sync with riscv-debug-spec:40b9a05) 2023-12-07 20:59:10 +03:00
debug_reg_printer.c Update riscv/debug_defines (to sync with riscv-debug-spec:40b9a05) 2023-12-07 20:59:10 +03:00
debug_reg_printer.h Update riscv/debug_defines (to sync with riscv-debug-spec:40b9a05) 2023-12-07 20:59:10 +03:00
encoding.h Update encoding.h. 2023-03-16 11:27:06 -07:00
field_helpers.h target/riscv: Replace [sg]et_field macros with functions. 2023-11-15 11:12:09 -08:00
gdb_regs.h target/riscv: Adding register tables to make register names consistent 2023-11-02 17:21:59 +03:00
opcodes.h Fix opcode for the "fence" instruction 2023-02-01 14:59:33 +01:00
program.c target/riscv: improve error handling in `write_memory_progbuf()` 2023-12-07 12:57:05 +03:00
program.h target/riscv: improve error handling in `write_memory_progbuf()` 2023-12-07 12:57:05 +03:00
riscv-011.c Clean up clang static analyzer complaints. 2023-12-15 10:11:29 -08:00
riscv-013.c Clean up clang static analyzer complaints. 2023-12-15 10:11:29 -08:00
riscv.c Merge pull request #963 from kr-sc/kr-sc/no-free-triggers 2023-11-17 09:18:44 -08:00
riscv.h target/riscv: cache requests to trigger configuration 2023-11-07 14:51:49 +03:00
riscv_semihosting.c target/riscv_semihosting: Make the unknown operation number an error 2023-09-07 08:08:06 +02:00