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/] [cris/] [nosep.s] - Rev 215
Go to most recent revision | Compare with Previous | Blame | View Log
; Test error cases for separators. ; This one should not treat a ";" as a line separator, not even ; just after an instruction. .text .syntax no_register_prefix start: moveq 0,r2;nop di
Go to most recent revision | Compare with Previous | Blame | View Log