Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / machine-parsing-1.s
1 .text
2 foo:
3 .machine z13
4 .machine z13+vx+novx+htm+nohtm+vx+novx+htm+nohtm
5 .machine foo
This page took 0.030405 seconds and 4 git commands to generate.