]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/m68k/mode5.s
This commit was manufactured by cvs2svn to create branch 'binutils-
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / m68k / mode5.s
1
2 | Test conversion of mode 5 addressing with a zero offset into mode 2.
3 .text
4 move.l 0(%a3),%d1
5 move.l %d2,0(%a4)
6 move.l 0(%a5),0(%a1)
7 .p2align 4