summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-crx/reloc-rel16.s
blob: 65ec1975f7f880d5601ea73bc99db5c353c004a2 (plain)
1
2
3
4
5
6
7
8
# Test pc relative relocation R_CRX_REL16

	.section	.text_16,"ax","progbits"
	.global _start
	.global foo16
_start:
	bal ra, foo16
foo16: