Home | History | Annotate | Download | only in arm

Lines Matching full:setcc

1890   __ sub(r4, r4, Operand(Smi::FromInt(1)), SetCC);
2159 __ orr(r3, r3, r4, SetCC);
2176 __ sub(r0, r0, Operand(1), SetCC, mi);
2183 __ SmiTag(r0, SetCC);
2234 __ sub(r0, r1, Operand(r0, ASR, kBitsPerInt - 1), SetCC);