m68k: fix constraints of move.[bw] for ISA_B/C
[binutils-gdb.git] / gas / testsuite / gas / m68k / p13050-2.s
1 # Test that #,(d16,An) is accepted on ISA_B with move.[bw]
2 move.b #5,1(%a1)
3 move.w #5,1(%a1)