Retro68/binutils/ld/testsuite/ld-metag/pcrel.s

13 lines
144 B
ArmAsm
Raw Normal View History

.text
.global _start
_start:
CALLR D0.0, external
CALLR D0.0, global
CALLR D0.0, local
.global global
global:
nop
local:
nop