DEBSOURCES
Skip Quicknav
sources / binutils-djgpp / 2.35.1%2Bdfsg-2 / gnu / binutils-2.35.1 / ld / testsuite / ld-powerpc / tocopt2.s
12345678910
.globl xt .section .toc,"aw" xt: .quad x .globl _start .text _start: addis 9,2,xt@toc@ha ld 9,xt@toc@l(9)