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