aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/memory_test.s
blob: dbb63ea34cbe9c4d000cd9335f501c53fad5a8bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.section .sec0, "a"
	.word 0

	.section .sec1, "a"
	.word 0x11

	.section .sec2, "a"
	.word 0x22

	.section .sec3, "a"
	.word 0x33

	.section .sec4, "a"
	.word 0x44