Home | History | Annotate | Download | only in aarch64

Lines Matching full:stlrh

1843   COMPARE(stlrh(w26, MemOperand(x27)), "stlrh w26, [x27]");
1844 COMPARE(stlrh(w28, MemOperand(sp)), "stlrh w28, [sp]");
1845 COMPARE(stlrh(x29, MemOperand(x30)), "stlrh w29, [x30]");
1846 COMPARE(stlrh(x0, MemOperand(sp)), "stlrh w0, [sp]");