* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / mov2.s
CommitLineData
252b5132
RH
1 .text
2 mov (d1,a1),d2
3 mov (32768),d1
4 mov (131071),d1
5 mov (8,a2),a1
6 mov (256,a2),a1
7 mov (131071,a2),a1
8 mov (d1,a1),a2
9 mov (32768),a1
10 mov (131071),a1
This page took 0.157096 seconds and 4 git commands to generate.