Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.h68 #define RV64_DMODE BIT_ULL(59) macro
H A Ddebug.c145 (dmode ? RV64_DMODE : 0) | in build_tdata1()