Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dcpu.h192 #define DEBUGCAUSE_BN 0x10 macro
H A Dtranslate.c329 if (cause & (DEBUGCAUSE_IB | DEBUGCAUSE_BI | DEBUGCAUSE_BN)) { in gen_debug_exception()
2946 .par = (const uint32_t[]){DEBUGCAUSE_BN},