Home | History | Annotate | Download | only in arm

Lines Matching full:eor

213     eor(reg1, reg1, Operand(reg2), LeaveCC, cond);
214 eor(reg2, reg2, Operand(reg1), LeaveCC, cond);
215 eor(reg1, reg1, Operand(reg2), LeaveCC, cond);
1536 eor(t0, t0, Operand(scratch));
1545 eor(t0, t0, Operand(t0, LSR, 12));
1549 eor(t0, t0, Operand(t0, LSR, 4));
1555 eor(t0, t0, Operand(t0, LSR, 16));
3135 eor(scratch1, scratch1, Operand(scratch2));