Retro68/binutils/ld/testsuite/ld-crx/reloc-rel8.s

9 lines
130 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
# Test pc relative relocation R_CRX_REL8
.section .text_8,"ax","progbits"
.global _start
.global foo8
_start:
beq foo8
foo8: