Switch to GPLv3
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / align-1.s
1 # Check that alignment is applied for instructions and pseudos, and that
2 # labels to such entities are aligned.
3
4 BYTE 0
5 a WYDE 1
6 BYTE 2
7 b TETRA 3
8 BYTE 4
9 c OCTA 5
10 BYTE 6
11 Main SWYM 0,1,2
This page took 0.029509 seconds and 4 git commands to generate.