summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/arm/inst-po-3.d
blob: c6b09fb7d946e344d183adfdd6cccf47b6aa179b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#name: .inst pseudo-opcode with automatic IT blocks test
#as: -mimplicit-it=always
#objdump: -d --prefix-addresses --show-raw-insn
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*

.*: +file format .*arm.*

Disassembly of section .text:
00000000 <.text> bf08      	it	eq
00000002 <.text\+0x2> 4649      	moveq	r1, r9
00000004 <.text\+0x4> 4649      	mov	r1, r9
00000006 <.text\+0x6> 4649      	mov	r1, r9
00000008 <.text\+0x8> 00001234 	.word	0x00001234
0000000c <.text\+0xc> bf0c      	ite	eq
0000000e <.text\+0xe> 4649      	moveq	r1, r9
00000010 <.text\+0x10> 4649      	movne	r1, r9