Searched defs:is_wide_instruction (Results 1 – 2 of 2) sorted by relevance
94 #define is_wide_instruction(instr) ((unsigned)(instr) >= 0xe800) macro
195 #define is_wide_instruction(instr) ((unsigned)(instr) >= 0xe800) macro