Home | History | Annotate | Download | only in test

Lines Matching full:stlrh

1812   COMPARE(stlrh(w26, MemOperand(x27)), "stlrh w26, [x27]");
1813 COMPARE(stlrh(w28, MemOperand(sp)), "stlrh w28, [sp]");
1814 COMPARE(stlrh(x29, MemOperand(x30)), "stlrh w29, [x30]");
1815 COMPARE(stlrh(x0, MemOperand(sp)), "stlrh w0, [sp]");