Home | History | Annotate | Download | only in aarch32

Lines Matching full:sxtab

874   // ADDW, ORN, ORNS, PKHBT, PKHTB, RSC, RSCS, SUBW, SXTAB, SXTAB16, SXTAH,
4659 void Sxtab(Condition cond, Register rd, Register rn, const Operand& operand) {
4667 sxtab(cond, rd, rn, operand);
4669 void Sxtab(Register rd, Register rn, const Operand& operand) {
4670 Sxtab(al, rd, rn, operand);