Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.h93 #define TYPE6_STORE BIT(1) macro
H A Ddebug.c459 bool rwx = !!(ctrl & (TYPE6_LOAD | TYPE6_STORE | TYPE6_EXEC)); in type6_breakpoint_enabled()
492 TYPE6_LOAD | TYPE6_STORE | TYPE6_EXEC)); in type6_mcontrol6_validate()
518 if (ctrl & TYPE6_STORE) { in type6_breakpoint_insert()
933 if (ctrl & TYPE6_STORE) { in riscv_cpu_debug_check_watchpoint()