Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / greg9.s
CommitLineData
3c3bdf30
NC
1% Check that we can allocate max number of GREGs.
2% A bit cheesy: we allocate anonymous GREGs with no handle. This isn't
3% generally useful, but it helps keeping the number of lines down, and we
4% check that the right thing happened in the object file.
5Main SWYM 0
6 .rept 222
7 GREG
8 .endr
This page took 0.605926 seconds and 4 git commands to generate.