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/] [mn10300/] [pr997.s] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
.data msg: .asciz "hello world.\n" msglen = .-msg-1 msglen=msglen & 0xff
Go to most recent revision | Compare with Previous | Blame | View Log