or1k: Add the l.adrp insn and supporting relocations
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-rel8.s
CommitLineData
42851540
NC
1# Test pc relative relocation R_CRX_REL8
2
3 .section .text_8,"ax","progbits"
4 .global _start
5 .global foo8
6_start:
7 beq foo8
8foo8:
This page took 0.669155 seconds and 4 git commands to generate.