Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / p13050-2.s
CommitLineData
83c3256e
AS
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.03493 seconds and 4 git commands to generate.