Searched refs:BREAK_8_INTR_VECT (Results 1 – 3 of 3) sorted by relevance
31 #define BREAK_8_INTR_VECT 0x18 macro
479 if (((user_regs(ti)->exs & 0xff00) >> 8) == BREAK_8_INTR_VECT) { in ugdb_trap_user()