Home | History | Annotate | Download | only in test

Lines Matching full:ldarh

1824   COMPARE(ldarh(w13, MemOperand(x14)), "ldarh w13, [x14]");
1825 COMPARE(ldarh(w15, MemOperand(sp)), "ldarh w15, [sp]");
1826 COMPARE(ldarh(x16, MemOperand(x17)), "ldarh w16, [x17]");
1827 COMPARE(ldarh(x18, MemOperand(sp)), "ldarh w18, [sp]");