Home | History | Annotate | Download | only in arm

Lines Matching refs:SetCC

144   __ rsb(scratch, scratch, Operand(51), SetCC);
278 __ orr(r0, r3, Operand(r2), SetCC);
842 __ mov(scratch, Operand(scratch, ASR, 1), SetCC);
1438 SetCC);
1475 __ mov(r3, Operand(r0, ASR, 2), SetCC);
1671 __ sub(r1, r1, Operand(1), SetCC);
2223 __ add(count, count, Operand(count), SetCC);
2271 __ mov(r2, Operand(r2, ROR, 1), SetCC);
2272 __ mov(r3, Operand(r3, ROR, 1), SetCC, cc);
2279 __ sub(r2, r2, Operand(r3), SetCC, cc);
2570 __ sub(scratch3, scratch1, Operand(scratch2), SetCC);
2586 __ mov(r0, Operand(length_delta), SetCC);
2617 __ add(index, index, Operand(1), SetCC);
2681 __ sub(r0, r0, r1, SetCC);
3391 __ sub(regs_.scratch1(), regs_.scratch1(), Operand(1), SetCC);
4462 __ sub(r0, r0, r3, SetCC);