URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-checks/] [asm.s] - Rev 52
Go to most recent revision | Compare with Previous | Blame | View Log
.text .global foo foo: .long 0x12345678 .data .global bar bar: .long 0x87654321 .lcomm dummy, 0x12
Go to most recent revision | Compare with Previous | Blame | View Log