m68k: fix constraints of move.[bw] for ISA_B/C
[binutils-gdb.git] / gas / testsuite / gas / m68k / t2.s
1 .text
2 loop2:
3 move.l %d1,%a0@+
4 dbf %d0,loop1
5 .data
6 loop1: bra loop2