Home
last modified time | relevance | path

Searched refs:DTM_DTMCS_ABITS (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/fesvr/
H A Ddebug_defines.h83 #define DTM_DTMCS_ABITS (0x3f << DTM_DTMCS_ABITS_OFFSET) macro
/dports/devel/openocd/openocd-0.11.0/src/target/riscv/
H A Ddebug_defines.h88 #define DTM_DTMCS_ABITS (0x3fU << DTM_DTMCS_ABITS_OFFSET) macro
H A Driscv-013.c1576 LOG_DEBUG(" abits=%d", get_field(dtmcontrol, DTM_DTMCS_ABITS)); in examine()
1591 info->abits = get_field(dtmcontrol, DTM_DTMCS_ABITS); in examine()
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Ddebug_defines.h83 #define DTM_DTMCS_ABITS (0x3fU << DTM_DTMCS_ABITS_OFFSET) macro