summaryrefslogtreecommitdiff
path: root/gas/testsuite/gasp/mri/macro.out
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gasp/mri/macro.out')
-rw-r--r--gas/testsuite/gasp/mri/macro.out18
1 files changed, 0 insertions, 18 deletions
diff --git a/gas/testsuite/gasp/mri/macro.out b/gas/testsuite/gasp/mri/macro.out
deleted file mode 100644
index 86eeb944a2e..00000000000
--- a/gas/testsuite/gasp/mri/macro.out
+++ /dev/null
@@ -1,18 +0,0 @@
-;get macro arg1,arg2,arg3
-; dc.l arg1
-; arg2
-;arg3 dc.l \4
-; move.\0 d0,d1
-; endm
-;
-
-; get.b 1,<dc.l 2>,label,four
-; dc.l 1
- dc.l 1
-; dc.l 2
- dc.l 2
-;label dc.l four
-label: dc.l four
-; move.b d0,d1
- move.b d0,d1
-; \ No newline at end of file