Searched refs:__opcode_is_thumb16 (Results 1 – 2 of 2) sorted by relevance
70 if (thumb2 && __opcode_is_thumb16(insn)) { in __patch_text_real()
138 #define __opcode_is_thumb16(x) ( \ macro