Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.h97 #define TYPE6_M BIT(6) macro
H A Ddebug.c458 bool mode = !!(ctrl & (TYPE6_VU | TYPE6_VS | TYPE6_U | TYPE6_S | TYPE6_M)); in type6_breakpoint_enabled()
491 val |= (ctrl & (TYPE6_VU | TYPE6_VS | TYPE6_U | TYPE6_S | TYPE6_M | in type6_mcontrol6_validate()