[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / inst-po-be.d
CommitLineData
c921be7d
NC
1#name: .inst pseudo-opcode test 1 - big endian version
2#as: -mbig-endian
3#objdump: -d --prefix-addresses --show-raw-insn
4#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5#source: inst-po.s
6
7.*: +file format .*arm.*
8
9Disassembly of section .text:
1000000000 <.text> 11a01009 movne r1, r9
1100000004 <.text\+0x4> bf0c ite eq
1200000006 <.text\+0x6> 4649 moveq r1, r9
1300000008 <.text\+0x8> 4649 movne r1, r9
140000000a <.text\+0xa> 0000 .short 0x0000
150000000c <.text\+0xc> 1234 .short 0x1234
160000000e <.text\+0xe> bf0c ite eq
1700000010 <.text\+0x10> 4649 moveq r1, r9
1800000012 <.text\+0x12> 4649 movne r1, r9
1900000014 <.text\+0x14> 4649 mov r1, r9
2000000016 <.text\+0x16> ea4f 0109 mov.w r1, r9
210000001a <.text\+0x1a> ea4f 0109 mov.w r1, r9
68246214 220000001e <.text\+0x1e> bf00 nop
This page took 0.327313 seconds and 4 git commands to generate.