symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e-64.s
1 # Test the 64bit instructions of mips16e.
2
3 .text
4 .set mips16
5 foo:
6 sew $4
7 zew $4
8
9 .p2align 4
This page took 0.03246 seconds and 4 git commands to generate.