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/] [continue.s] - Rev 215
Go to most recent revision | Compare with Previous | Blame | View Log
; Test line continuation, making sure a commented line is not ; broken up and that a continued line is. .text .syntax no_register_prefix start: ; move.d r1,[r8]@ move.d r2,[r8] move.d r7,[r8]@ move.d r9,[r8]
Go to most recent revision | Compare with Previous | Blame | View Log