Searched refs:__opcode_thumb32_first (Results 1 – 2 of 2) sorted by relevance
74 u16 first = __opcode_thumb32_first(insn); in __patch_text_real()
149 #define __opcode_thumb32_first(x) (___opcode_identity16((x) >> 16)) macro