Home | History | Annotate | Download | only in test

Lines Matching full:ldaxrh

1781   COMPARE(ldaxrh(w15, MemOperand(x16)), "ldaxrh w15, [x16]");
1782 COMPARE(ldaxrh(w17, MemOperand(sp)), "ldaxrh w17, [sp]");
1783 COMPARE(ldaxrh(x18, MemOperand(x19)), "ldaxrh w18, [x19]");
1784 COMPARE(ldaxrh(x20, MemOperand(sp)), "ldaxrh w20, [sp]");