symver11.s: Add ".balign 8"
[deliverable/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)
This page took 0.047831 seconds and 4 git commands to generate.