Home | History | Annotate | Download | only in aarch64

Lines Matching full:stxrh

1779   COMPARE(stxrh(w10, w11, MemOperand(x12)), "stxrh w10, w11, [x12]");
1780 COMPARE(stxrh(x13, w14, MemOperand(sp)), "stxrh w13, w14, [sp]");
1781 COMPARE(stxrh(w15, x16, MemOperand(x17)), "stxrh w15, w16, [x17]");
1782 COMPARE(stxrh(x18, x19, MemOperand(sp)), "stxrh w18, w19, [sp]");