Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Ddebug.h96 #define TYPE6_S BIT(4) macro
H A Ddebug.c388 bool mode = !!(ctrl & (TYPE6_VU | TYPE6_VS | TYPE6_U | TYPE6_S | TYPE6_M)); in type6_breakpoint_enabled()
421 val |= (ctrl & (TYPE6_VU | TYPE6_VS | TYPE6_U | TYPE6_S | TYPE6_M | in type6_mcontrol6_validate()