URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mmix/] [greg9.s] - Rev 215
Go to most recent revision | Compare with Previous | Blame | View Log
% Check that we can allocate max number of GREGs. % A bit cheesy: we allocate anonymous GREGs with no handle. This isn't % generally useful, but it helps keeping the number of lines down, and we % check that the right thing happened in the object file. Main SWYM 0 .rept 222 GREG .endr
Go to most recent revision | Compare with Previous | Blame | View Log