Lines Matching defs:Logical
908 // Logical instructions.
911 Logical(rd, rn, operand, AND);
916 Logical(rd, rn, operand, ANDS);
925 Logical(rd, rn, operand, BIC);
930 Logical(rd, rn, operand, BICS);
935 Logical(rd, rn, operand, ORR);
940 Logical(rd, rn, operand, ORN);
945 Logical(rd, rn, operand, EOR);
950 Logical(rd, rn, operand, EON);
3729 void Assembler::Logical(const Register& rd, const Register& rn,
4044 // Logical immediates are encoded using parameters n, imm_s and imm_r using