bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-f.s
CommitLineData
bb2d6cd7
GK
1 .set noreorder
2 .text
3 nop
4l1: nop
b6426432
NC
5
6# align section end to 16-byte boundary for easier testing on multiple targets
7 .p2align 4
8
bb2d6cd7
GK
9 .section "foo"
10 .word l1+3
b6426432
NC
11
12# align section end to 16-byte boundary for easier testing on multiple targets
13 .p2align 4
This page took 0.480679 seconds and 4 git commands to generate.