URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-powerpc/] [tocopt2.s] - Rev 285
Go to most recent revision | Compare with Previous | Blame | View Log
.globl xt .section .toc,"aw" xt: .quad x .globl _start .text _start: addis 9,2,xt@toc@ha ld 9,xt@toc@l(9)
Go to most recent revision | Compare with Previous | Blame | View Log