* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / arm / arm-it-auto-3.d
blobc0398950aaddf258edbd2de35132e03150769f8f
1 #name: ARM IT automatic instruction generation 3
2 #as: -mthumb -march=armv7a -mimplicit-it=always
3 #objdump: -d --prefix-addresses --show-raw-insn
4 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
6 .*: +file format .*arm.*
8 Disassembly of section .text.one:
9 00000000 <.text.one> 2800 cmp r0, #0
10 00000002 <.text.one\+0x2> bf08 it eq
11 00000004 <.text.one\+0x4> 3102 addeq r1, #2
13 Disassembly of section .text.two:
14 00000000 <.text.two> bf08 it eq
15 00000002 <.text.two\+0x2> 3103 addeq r1, #3