summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-010.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-010.d')
-rw-r--r--binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-010.d15
1 files changed, 0 insertions, 15 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-010.d b/binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-010.d
deleted file mode 100644
index 22754019..00000000
--- a/binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-010.d
+++ /dev/null
@@ -1,15 +0,0 @@
-#objdump: -D
-#source: instruction_packing-007.s
-#as: -gstabs --no-gstabs-packing --gstabs-packing
-
-.*: file format elf32-d10v
-
-Disassembly of section .text:
-
-00000000 <foo>:
- 0: e0 00 00 00 ldi.l r0, 0x0
- 4: e0 10 10 00 ldi.l r1, 0x1000
- 8: 60 22 c0 67 ldi.s r2, 0x2 -> ldi.s r3, 0x3
- c: e0 40 40 00 ldi.l r4, 0x4000
- 10: 60 55 cc 1a ldi.s r5, 0x5 -> jmp r13
-#pass