Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dis-data.d
1 # name: Data disassembler test (no symbols)
2 # skip: *-*-pe *-*-wince
3 # objdump: -dr --prefix-addresses --show-raw-insn
4
5 .*: +file format .*arm.*
6
7 Disassembly of section \.text:
8 00000000 <.text> 20010000 .word 0x20010000
9 00000004 <.text\+0x4> 000000f9 .word 0x000000f9
10 00000008 <.text\+0x8> 00004cd5 .word 0x00004cd5
This page took 0.030179 seconds and 4 git commands to generate.