|
OpenOCD
|
Data Fields | |
| struct { | |
| int is_set | |
| unsigned int value | |
| } | abits |
| struct { | |
| int is_set | |
| unsigned int value | |
| } | DXLEN |
| struct { | |
| int is_set | |
| unsigned int value | |
| } | XLEN |
Definition at line 3207 of file debug_defines.h.
| struct { ... } riscv_debug_reg_ctx::abits |
Referenced by log_batch().
| struct { ... } riscv_debug_reg_ctx::DXLEN |
| int riscv_debug_reg_ctx::is_set |
Definition at line 3209 of file debug_defines.h.
| unsigned int riscv_debug_reg_ctx::value |
Definition at line 3209 of file debug_defines.h.
Referenced by decode_dmi(), and log_debug_reg().
| struct { ... } riscv_debug_reg_ctx::XLEN |
Referenced by decode_dmi().