riscv-openocd/src/target/riscv
Sevan Janiyan 33573cda4a src/target/riscv: Help older compilers
find members of a union, nested in struct.
Allows file to be compiled with GCC 4.0

Signed-off-by: Sevan Janiyan <venture37@geeklan.co.uk>
Change-Id: Ied68668d3b5f811573a20e11e83aceff268963eb
Reviewed-on: https://review.openocd.org/c/openocd/+/8120
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2024-02-24 13:37:49 +00:00
..
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
asm.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
batch.c target/riscv: Add null pointer check before right shift for bscan tunneling. 2023-07-22 20:16:11 +00:00
batch.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
debug_defines.h target/riscv: Update debug_defines.h. 2022-08-15 13:18:16 +00:00
encoding.h target/riscv: Update with latest encoding from riscv-opcodes 2022-08-27 16:21:15 +00:00
gdb_regs.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
opcodes.h Upstream a whole host of RISC-V changes. 2021-10-25 16:12:05 +00:00
program.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
program.h Upstream a whole host of RISC-V changes. 2021-10-25 16:12:05 +00:00
riscv-011.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
riscv-013.c target/riscv-013: clear sticky error when DMI operation fails 2023-05-25 16:19:12 +00:00
riscv.c src/target/riscv: Help older compilers 2024-02-24 13:37:49 +00:00
riscv.h riscv: drop deprecated command 'riscv test_sba_config_reg' 2023-01-15 14:56:59 +00:00
riscv_semihosting.c riscv/semihosting: Fix ebreak skip on fileio mode 2023-06-16 22:11:51 +00:00