summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/d10v/inst.s
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-06-18 04:53:13 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-06-18 04:53:15 +0000
commit8ce34817e52c4814cbd5a028bbc808a5c1a559b0 (patch)
tree5f611e56e619cff6134e42cb73329d4a03ce4b1e /binutils-2.17/gas/testsuite/gas/d10v/inst.s
parent53164d07778578ddf7787a75e167af74becd9da9 (diff)
parent7a1d76c6c5b354abbba43308d5061eb6ff96d3ea (diff)
downloadtoolchain_binutils-8ce34817e52c4814cbd5a028bbc808a5c1a559b0.tar.gz
toolchain_binutils-8ce34817e52c4814cbd5a028bbc808a5c1a559b0.tar.bz2
toolchain_binutils-8ce34817e52c4814cbd5a028bbc808a5c1a559b0.zip
Merge "Remove old versions of binutils."
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/d10v/inst.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/d10v/inst.s31
1 files changed, 0 insertions, 31 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/d10v/inst.s b/binutils-2.17/gas/testsuite/gas/d10v/inst.s
deleted file mode 100644
index 0a0fa744..00000000
--- a/binutils-2.17/gas/testsuite/gas/d10v/inst.s
+++ /dev/null
@@ -1,31 +0,0 @@
-# test all instructions. FIXME: many instructions missing.
-
-start:
- sachi r1, a0
- sac r0, a0
- #
- # disassembler test. sachi&sac should not
- # be confused with rachi&rac
- #
- rachi r1, a0, -0x2
- rac r0, a0, -0x2
- slae a0, r3
- ld r1, @0x0800
- ld2w r0, @0x0800
- st2w r0, @0x0800
- st r1, @0x0800
-
-# VLIW syntax test
- nop
- nop
- nop -> nop
- nop || nop
- nop <- nop
-
-# try changing sections
- not r1
- .section .foo
- add3 r10,r12,6
- .text
- not r2
- nop