Home | History | Annotate | Download | only in arm64

Lines Matching refs:Eor

93         case EOR:
111 case EOR:
2320 Eor(scratch1, scratch1, scratch2);
4133 Eor(key, key, Operand::UntagSmi(scratch));
4146 Eor(key, key, Operand(key, LSR, 12));
4150 Eor(key, key, Operand(key, LSR, 4));
4156 Eor(key, key, Operand(key, LSR, 16));