riscv-openocd/src/target/riscv
Mark Zhuang e284aa066e target/riscv: set some csr size to 32
Change-Id: I4703b7b8ad492b14dc8d188ebb8f645c568fd515
Signed-off-by: Mark Zhuang <mark.zhuang@spacemit.com>
2023-04-03 23:53:14 +08:00
..
Makefile.am Add RISC-V support. 2018-07-24 13:07:26 +01:00
asm.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
batch.c target/riscv: Don't always read on DMI batch write (#768) 2022-11-17 11:34:27 -08:00
batch.h target/riscv: Don't always read on DMI batch write (#768) 2022-11-17 11:34:27 -08:00
debug_defines.h Update debug_defines.h. (#711) 2022-07-18 09:20:22 -07:00
encoding.h Update encoding.h. 2023-03-16 11:27:06 -07:00
gdb_regs.h Expose S?aia CSRs if they're on the target. 2023-03-16 15:37:06 -07:00
opcodes.h Fix opcode for the "fence" instruction 2023-02-01 14:59:33 +01:00
program.c Add command "exec_progbuf" (#795) 2023-02-15 09:53:03 -08:00
program.h Fix opcode for the "fence" instruction 2023-02-01 14:59:33 +01:00
riscv-011.c target/riscv: 0.11, call handle_halt() after step 2022-11-17 11:41:27 -08:00
riscv-013.c Expose S?aia CSRs if they're on the target. 2023-03-16 15:37:06 -07:00
riscv.c target/riscv: set some csr size to 32 2023-04-03 23:53:14 +08:00
riscv.h Expose S?aia CSRs if they're on the target. 2023-03-16 15:37:06 -07:00
riscv_semihosting.c fix: semihosting_fileio display the unsupported info (#699) 2022-05-16 09:57:22 -07:00