summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/align-1.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mmix/align-1.s')
-rw-r--r--gas/testsuite/gas/mmix/align-1.s11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mmix/align-1.s b/gas/testsuite/gas/mmix/align-1.s
new file mode 100644
index 0000000000..5c9038588f
--- /dev/null
+++ b/gas/testsuite/gas/mmix/align-1.s
@@ -0,0 +1,11 @@
+# Check that alignment is applied for instructions and pseudos, and that
+# labels to such entities are aligned.
+
+ BYTE 0
+a WYDE 1
+ BYTE 2
+b TETRA 3
+ BYTE 4
+c OCTA 5
+ BYTE 6
+Main SWYM 0,1,2