Retro68/binutils/ld/testsuite/ld-powerpc/elfv2-2b.s

18 lines
209 B
ArmAsm
Raw Normal View History

2015-08-28 15:32:19 +00:00
.globl f3
.type f3,@function
.text
f3:
addis 2,12,.TOC.-f3@ha
addi 2,2,.TOC.-f3@l
.localentry f3,.-f3
blr
.size f3,.-f3
.globl f4
.type f4,@function
.text
f4:
.localentry f4,0
blr
.size f4,.-f4