Searched refs:IS_TW (Results 1 – 1 of 1) sorted by relevance
42 #define IS_TW(instr) (((instr) & 0xfc0007fe) == 0x7c000008) macro76 #define is_trap(instr) (IS_TW(instr) || IS_TD(instr) || \80 #define is_trap(instr) (IS_TW(instr) || IS_TWI(instr))