aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / mov2.s
CommitLineData
252b5132
RH
1 .text
2 mov (131071,sp),d1
3 mov (d1,a1),d2
4 mov (32768),d1
5 mov (131071),d1
6 mov (a2),a1
7 mov (8,a2),a1
8 mov (256,a2),a1
9 mov (131071,a2),a1
10 mov (8,sp),a1
11 mov (256,sp),a1
12 mov (131071,sp),a1
13 mov (d1,a1),a2
14 mov (32768),a1
15 mov (131071),a1
16 mov (32,a1),sp
This page took 0.86184 seconds and 4 git commands to generate.