summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/geta-op.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mmix/geta-op.s')
-rw-r--r--gas/testsuite/gas/mmix/geta-op.s16
1 files changed, 0 insertions, 16 deletions
diff --git a/gas/testsuite/gas/mmix/geta-op.s b/gas/testsuite/gas/mmix/geta-op.s
deleted file mode 100644
index 0715f78614..0000000000
--- a/gas/testsuite/gas/mmix/geta-op.s
+++ /dev/null
@@ -1,16 +0,0 @@
-# Simple GETA/BRANCH/PUSHJ operands.
-Main SWYM 0,0,0
-here SWYM 0,0,0
- GETA $25,here
-at GETA $32,at
- BZ $78,there
- PUSHJ X0,here
- PUSHJ X,here
- GETA X,there
- PUSHJ X,there
- PUSHJ $73,there
- PUSHJ 56,there
- PBEV X,here
-there SWYM 0,0,0
-X IS $135
-X0 IS 91