MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / align.s
CommitLineData
49954fb4
CD
1# Test file used to verify maximum alignment value.
2foo:
3 nop
4
5 .align 28
6bar:
7 nop
This page took 0.413837 seconds and 4 git commands to generate.