Searched refs:DEBUGCAUSE_IB (Results 1 – 3 of 3) sorted by relevance
242 debug_exception_env(env, DEBUGCAUSE_IB); in xtensa_breakpoint_handler()
189 #define DEBUGCAUSE_IB 0x2 macro
329 if (cause & (DEBUGCAUSE_IB | DEBUGCAUSE_BI | DEBUGCAUSE_BN)) { in gen_debug_exception()