Searched refs:THUMB_COPROC (Results 1 – 1 of 1) sorted by relevance
100 #define THUMB_COPROC(insn) (((insn) >> 8) & 0xf) macro292 THUMB_COPROC(fault_instruction); in undefinedinstruction()