Home | History | Annotate | Download | only in ARM

Lines Matching full:sxtb16

3109 def SXTB16  : AI_ext_rrot_np<0b01101000, "sxtb16">;
5201 def : ARMInstAlias<"sxtb16${p} $Rd, $Rm",
5202 (SXTB16 GPRnopc:$Rd, GPRnopc:$Rm, 0, pred:$p)>;