Searched refs:ARMalu_ADDS (Results 1 – 3 of 3) sorted by relevance
352 ARMalu_ADDS, /* 32-bit add, and set the flags */ enumerator
668 case ARMalu_ADDS: return "adds"; in showARMAluOp()3090 case ARMalu_ADDS: /* fallthru */ in emit_ARMInstr()3105 if (i->ARMin.Alu.op == ARMalu_ADDS in emit_ARMInstr()
2177 addInstr(env, ARMInstr_Alu(ARMalu_ADDS, tLo, xLo, ARMRI84_R(yLo))); in iselInt64Expr_wrk()