summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/d10v/immediate-007.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/d10v/immediate-007.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/d10v/immediate-007.s19
1 files changed, 0 insertions, 19 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/d10v/immediate-007.s b/binutils-2.17/gas/testsuite/gas/d10v/immediate-007.s
deleted file mode 100644
index dcf9504c..00000000
--- a/binutils-2.17/gas/testsuite/gas/d10v/immediate-007.s
+++ /dev/null
@@ -1,19 +0,0 @@
- ;; ops with immediate args
-
- .text
- .align 2
- .global foo
-
-foo:
- repi 2,bar
-
- nop
- nop
- nop
- nop
- nop
- nop
- nop
- nop
-bar:
-