Home | History | Annotate | Download | only in arm

Lines Matching full:eor

1269       __ eor(result, left, right);
3189 __ eor(result, result, Operand(scratch), SetCC);
3942 __ eor(src, src, Operand(0x80000000));