summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/openrisc/store.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/openrisc/store.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/openrisc/store.d13
1 files changed, 0 insertions, 13 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/openrisc/store.d b/binutils-2.25/gas/testsuite/gas/openrisc/store.d
deleted file mode 100644
index 15591eb7..00000000
--- a/binutils-2.25/gas/testsuite/gas/openrisc/store.d
+++ /dev/null
@@ -1,13 +0,0 @@
-#as:
-#objdump: -dr
-#name: store
-
-.*: +file format .*
-
-Disassembly of section .text:
-
-00000000 <l_sw>:
- 0: d7 e1 0f fc l.sw -4\(r1\),r1
-
-00000004 <l_lw>:
- 4: 80 21 ff 9c l.lw r1,-100\(r1\)