Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / inst-po.d
CommitLineData
c921be7d
NC
1#name: .inst pseudo-opcode test 1
2#objdump: -d --prefix-addresses --show-raw-insn
3#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
800000000 <.text> 11a01009 movne r1, r9
900000004 <.text\+0x4> bf0c ite eq
1000000006 <.text\+0x6> 4649 moveq r1, r9
1100000008 <.text\+0x8> 4649 movne r1, r9
4862acf1
WN
120000000a <.text\+0xa> (1234|0000) .short (0x1234|0x0000)
130000000c <.text\+0xc> (0000|1234) .short (0x0000|0x1234)
c921be7d
NC
140000000e <.text\+0xe> bf0c ite eq
1500000010 <.text\+0x10> 4649 moveq r1, r9
1600000012 <.text\+0x12> 4649 movne r1, r9
1700000014 <.text\+0x14> 4649 mov r1, r9
1800000016 <.text\+0x16> ea4f 0109 mov.w r1, r9
190000001a <.text\+0x1a> ea4f 0109 mov.w r1, r9
68246214 200000001e <.text\+0x1e> bf00 nop
This page took 0.337221 seconds and 4 git commands to generate.