Home | History | Annotate | Download | only in arm

Lines Matching full:eor

267 void ArmAssembler::eor(Register rd, Register rn, ShifterOperand so,
269 EmitType01(cond, so.type(), EOR, 0, rn, rd, so);