[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / inst-po-3.d
CommitLineData
c921be7d
NC
1#name: .inst pseudo-opcode with automatic IT blocks test
2#as: -mimplicit-it=always
3#objdump: -d --prefix-addresses --show-raw-insn
4#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
900000000 <.text> bf08 it eq
1000000002 <.text\+0x2> 4649 moveq r1, r9
1100000004 <.text\+0x4> 4649 mov r1, r9
1200000006 <.text\+0x6> 4649 mov r1, r9
1300000008 <.text\+0x8> 00001234 .word 0x00001234
140000000c <.text\+0xc> bf0c ite eq
150000000e <.text\+0xe> 4649 moveq r1, r9
1600000010 <.text\+0x10> 4649 movne r1, r9
This page took 0.324974 seconds and 4 git commands to generate.