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()2976 case ARMalu_ADDS: /* fallthru */ in emit_ARMInstr()2991 if (i->ARMin.Alu.op == ARMalu_ADDS in emit_ARMInstr()
2032 addInstr(env, ARMInstr_Alu(ARMalu_ADDS, tLo, xLo, ARMRI84_R(yLo))); in iselInt64Expr_wrk()