Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / mov1.s
CommitLineData
252b5132
RH
1 .text
2 mov d1,a2
3 mov a2,d1
4 mov d1,d2
5 mov a2,a1
6 mov psw,d3
7 mov d2,psw
8 mov mdr,d1
9 mov d2,mdr
10 mov (a2),d1
11 mov (8,a2),d1
12 mov (256,a2),d1
13 mov (131071,a2),d1
This page took 0.902187 seconds and 4 git commands to generate.