URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [mips/] [elf-rel3.s] - Rev 825
Go to most recent revision | Compare with Previous | Blame | View Log
.data .type x,@object .size x,4 x: .word 0x12121212 .globl b .type b,@object .size b,8 b: .word b+4 .word x .word 0
Go to most recent revision | Compare with Previous | Blame | View Log