summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/mips16-hilo.s
blob: 79ac2fb8afde3176ad512e7e85fe769b745588aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.data
	.globl	big_external_data_label
big_external_data_label:
	.fill	1000

# align section end to 16-byte boundary for easier testing on multiple targets
	.p2align 4

	.globl	small_external_data_label
small_external_data_label:
	.fill	1

# align section end to 16-byte boundary for easier testing on multiple targets
	.p2align 4