summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/cons-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mmix/cons-2.s')
-rw-r--r--gas/testsuite/gas/mmix/cons-2.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mmix/cons-2.s b/gas/testsuite/gas/mmix/cons-2.s
new file mode 100644
index 0000000000..7597e82b3a
--- /dev/null
+++ b/gas/testsuite/gas/mmix/cons-2.s
@@ -0,0 +1,4 @@
+# Character constants. We actually see e.g. 'b' as 98, so ww just check
+# that we get the right output with this test.
+Main BYTE 'a','b',';'
+ OCTA 'd','e'