Home | History | Annotate | Download | only in aarch32

Lines Matching refs:sxtab16

967   // ADDW, ORN, ORNS, PKHBT, PKHTB, RSC, RSCS, SUBW, SXTAB, SXTAB16, SXTAH,
4747 void Sxtab16(Condition cond,
4758 sxtab16(cond, rd, rn, operand);
4760 void Sxtab16(Register rd, Register rn, const Operand& operand) {
4761 Sxtab16(al, rd, rn, operand);