summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/mips16-f.s
blob: 80e9753bd2b658ec41f51a2cc6ad73dfb64a3a52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
        .set noreorder
        .text
        nop
l1:     nop

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

        .section "foo"
        .word   l1+3

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