Searched refs:ARM64lo_OR (Results 1 – 3 of 3) sorted by relevance
434 addInstr(env, ARM64Instr_Logic(t3, tL, ARM64RIL_R(tR), ARM64lo_OR)); in set_FPCR_rounding_mode()1527 case Iop_Or64: case Iop_Or32: lop = ARM64lo_OR; goto log_binop; in iselIntExpr_R_wrk()1605 ARM64lo_OR)); in iselIntExpr_R_wrk()1806 ARM64lo_OR)); in iselIntExpr_R_wrk()1816 ARM64lo_OR)); in iselIntExpr_R_wrk()1829 ARM64lo_OR)); in iselIntExpr_R_wrk()
239 ARM64lo_OR, enumerator
480 case ARM64lo_OR: return "orr"; in showARM64LogicOp()3325 case ARM64lo_OR: opc = X101; break; in emit_ARM64Instr()