Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / movx.s
CommitLineData
252b5132
RH
1 .text
2 movx (8,a2),d1
3 movx (256,a2),d1
4 movx (131071,a2),d1
5 movx d1,(8,a2)
6 movx d1,(256,a2)
7 movx d1,(131071,a2)
This page took 0.931534 seconds and 4 git commands to generate.