summaryrefslogtreecommitdiff
path: root/gas/testsuite/gasp/mri/rept.out
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gasp/mri/rept.out')
-rw-r--r--gas/testsuite/gasp/mri/rept.out16
1 files changed, 16 insertions, 0 deletions
diff --git a/gas/testsuite/gasp/mri/rept.out b/gas/testsuite/gasp/mri/rept.out
new file mode 100644
index 0000000000..da4ed6be57
--- /dev/null
+++ b/gas/testsuite/gasp/mri/rept.out
@@ -0,0 +1,16 @@
+; rept 3
+; dc.l 1
+; endr
+; dc.l 1
+ dc.l 1
+; REPT 2
+; dc.l 1
+; ENDR
+; dc.l 1
+ dc.l 1
+; REPT 1
+; dc.l 1
+; ENDR
+; dc.l 1
+ dc.l 1
+; \ No newline at end of file