[MIPS] Add Loongson 3A1000 proccessor support.
[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.503852 seconds and 4 git commands to generate.