summaryrefslogtreecommitdiffstats
path: root/binutils-2.24/gas/testsuite/gas/arm/arm-it-auto-3.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.24/gas/testsuite/gas/arm/arm-it-auto-3.d')
-rw-r--r--binutils-2.24/gas/testsuite/gas/arm/arm-it-auto-3.d15
1 files changed, 0 insertions, 15 deletions
diff --git a/binutils-2.24/gas/testsuite/gas/arm/arm-it-auto-3.d b/binutils-2.24/gas/testsuite/gas/arm/arm-it-auto-3.d
deleted file mode 100644
index c0398950..00000000
--- a/binutils-2.24/gas/testsuite/gas/arm/arm-it-auto-3.d
+++ /dev/null
@@ -1,15 +0,0 @@
-#name: ARM IT automatic instruction generation 3
-#as: -mthumb -march=armv7a -mimplicit-it=always
-#objdump: -d --prefix-addresses --show-raw-insn
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
-
-.*: +file format .*arm.*
-
-Disassembly of section .text.one:
-00000000 <.text.one> 2800 cmp r0, #0
-00000002 <.text.one\+0x2> bf08 it eq
-00000004 <.text.one\+0x4> 3102 addeq r1, #2
-
-Disassembly of section .text.two:
-00000000 <.text.two> bf08 it eq
-00000002 <.text.two\+0x2> 3103 addeq r1, #3