Home
last modified time | relevance | path

Searched refs:RV32_DMODE (Results 1 – 2 of 2) sorted by relevance

/qemu/target/riscv/
H A Ddebug.h66 #define RV32_DMODE BIT(27) macro
H A Ddebug.c139 (dmode ? RV32_DMODE : 0) | in build_tdata1()