* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / sub.s
CommitLineData
252b5132
RH
1 .text
2 sub d1,d2
3 sub d2,a3
4 sub a3,d3
5 sub a3,a2
6 sub 131071,d2
7 sub 131071,a1
8 subc d1,d2
This page took 0.09741 seconds and 4 git commands to generate.