Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dhelper.c212 return DEBUGCAUSE_DB | (i << DEBUGCAUSE_DBNUM_SHIFT); in check_hw_breakpoints()
H A Dcpu.h190 #define DEBUGCAUSE_DB 0x4 macro