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/] [ppc/] [reloc.s] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
.reloc x+8, R_PPC_ADDR32, y-4 .data x: .long 0,0,0,0 .section .data.other,"aw",@progbits y: .long 0,0,0,0 .reloc 0, R_PPC_ADDR32, x .reloc y+4, R_PPC_ADDR32, x-4 .reloc x+12, R_PPC_ADDR32, y
Go to most recent revision | Compare with Previous | Blame | View Log