summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/builtin1.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mmix/builtin1.s')
-rw-r--r--gas/testsuite/gas/mmix/builtin1.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/gas/testsuite/gas/mmix/builtin1.s b/gas/testsuite/gas/mmix/builtin1.s
deleted file mode 100644
index 6c7c282b85..0000000000
--- a/gas/testsuite/gas/mmix/builtin1.s
+++ /dev/null
@@ -1,8 +0,0 @@
-# When disallowing built-in names, we have to treat GET and PUT
-# specially, so when parsing the special register operand we do
-# not use the symbol table.
-rJ IS 20
-Main GET $5,rJ
- GET $6,:rJ
- PUT rJ,$7
- PUT :rJ,$8