Home | History | Annotate | Download | only in ARM

Lines Matching full:rev16

2955                        "rev16", ".w\t$Rd, $Rm",
4458 // Alias for REV/REV16/REVSH without the ".w" optional width specifier.
4460 def : t2InstAlias<"rev16${p} $Rd, $Rm", (t2REV16 rGPR:$Rd, rGPR:$Rm, pred:$p)>;