summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/mips16-e.s
blob: b7d96ab93bbd481aa95341812eae7c3d78733e35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
        .set noreorder
        .text
        nop
l1:     nop
1:      nop
        nop

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

        .section "foo"
        .word   l1
        .word   l1+8
        .word   1b
        .word   1b+3
	.word	g1
	.word	g1+8

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