Searched refs:ARM_VFP_INSN (Results 1 – 1 of 1) sorted by relevance
89 #define ARM_VFP_INSN(insn) ((((insn) & 0xfe000000) == 0xf2000000) || \ macro278 if (ARM_VFP_INSN(fault_instruction)) in undefinedinstruction()