summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/arm/arm-it-auto-3.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/arm/arm-it-auto-3.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/arm/arm-it-auto-3.d15
1 files changed, 15 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/arm/arm-it-auto-3.d b/binutils-2.25/gas/testsuite/gas/arm/arm-it-auto-3.d
new file mode 100644
index 00000000..c0398950
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/arm/arm-it-auto-3.d
@@ -0,0 +1,15 @@
+#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