aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pru/reloc.s
blob: 3d40c2ecc3785c40a453f2e40c442b22cac90142 (plain)
1
2
3
4
5
6
7
8
9
# Test for PRU 32-bit, 16 and 8-bit relocations

	.global byte_sym
	.global short_sym
	.global long_sym

	.set byte_sym, 0xFA
	.set short_sym, 0xFACE
	.set long_sym, 0xDEADBEEF