summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/greg1.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mmix/greg1.s')
-rw-r--r--gas/testsuite/gas/mmix/greg1.s16
1 files changed, 0 insertions, 16 deletions
diff --git a/gas/testsuite/gas/mmix/greg1.s b/gas/testsuite/gas/mmix/greg1.s
deleted file mode 100644
index 90641a38e40..00000000000
--- a/gas/testsuite/gas/mmix/greg1.s
+++ /dev/null
@@ -1,16 +0,0 @@
-# Use of GREG with mmixal syntax.
-D4 SET $123,456
-E6 SET $234,7899
-
-A0 GREG 0
-B1 GREG 1
-C3 GREG D4
-D5 GREG
- GREG E6+24
-F7 GREG @
- GREG @ % Equivalent to F7, unless -no-merge-gregs.
-G8 GREG #F7
-H9 GREG @ % Equivalent to F7, unless -no-merge-gregs.
-
- SWYM 2,3,4
-Main SWYM 1,2,3