Home | History | Annotate | Download | only in utils

Lines Matching refs:and_

242   __ and_(R0, R1, ShifterOperand(R2), AL, kCcKeep);
334 __ and_(R0, R0, ShifterOperand(R1), arm::EQ, kCcKeep);
350 __ and_(R0, R0, ShifterOperand(R1));
374 __ and_(R0, R1, ShifterOperand(0x55));
405 __ and_(R0, R1, ShifterOperand(0x550055));