Searched refs:INSN_LUI_P (Results 1 – 3 of 3) sorted by relevance
419 #define INSN_LUI_P(insn) (((insn) >> 26) == OP_LUI) macro
181 KASSERT(INSN_LUI_P(new_insns[0])); in octeon_fixup_cpu_info_references()
89 if (INSN_LUI_P(insn)) { in mips_fixup_exceptions()