Lines Matching full:sxtah
3367 def SXTAH : AI_exta_rrot<0b01101011,
3368 "sxtah", BinOpFrag<(add node:$LHS, (sext_inreg node:$RHS,i16))>>;
5496 (SXTAH GPR:$Rn, GPRnopc:$Rm, 0)>;
5588 def : ARMInstAlias<"sxtah${p} $Rd, $Rn, $Rm",
5589 (SXTAH GPRnopc:$Rd, GPR:$Rn, GPRnopc:$Rm, 0, pred:$p)>;