Lines Matching full:ands
1185 void Assembler::ands(const Register& rd,1188 Logical(rd, rn, operand, ANDS);1194 ands(AppropriateZeroRegFor(rn), rn, operand);2301 Instr dest_reg = (op == ANDS) ? Rd(rd) : RdSP(rd);