Home | History | Annotate | Download | only in aarch64

Lines Matching full:stlrb

1839   COMPARE(stlrb(w20, MemOperand(x21)), "stlrb w20, [x21]");
1840 COMPARE(stlrb(w22, MemOperand(sp)), "stlrb w22, [sp]");
1841 COMPARE(stlrb(x23, MemOperand(x24)), "stlrb w23, [x24]");
1842 COMPARE(stlrb(x25, MemOperand(sp)), "stlrb w25, [sp]");