Home | History | Annotate | Download | only in test

Lines Matching full:ldaxrh

1792   COMPARE(ldaxrh(w15, MemOperand(x16)), "ldaxrh w15, [x16]");
1793 COMPARE(ldaxrh(w17, MemOperand(sp)), "ldaxrh w17, [sp]");
1794 COMPARE(ldaxrh(x18, MemOperand(x19)), "ldaxrh w18, [x19]");
1795 COMPARE(ldaxrh(x20, MemOperand(sp)), "ldaxrh w20, [sp]");