Searched refs:PSW_B (Results 1 – 2 of 2) sorted by relevance
86 #define PSW_B (1 << (31-PSW_B_POS)) /* Taken Branch */ macro
292 … frame->tf_ipsw &= ~(PSW_N|PSW_X|PSW_Y|PSW_Z|PSW_B|PSW_T|PSW_H|PSW_L); in trap_kdebug()701 … frame->tf_ipsw &= ~(PSW_N|PSW_X|PSW_Y|PSW_Z|PSW_B|PSW_T|PSW_H|PSW_L); in trap()