Remove arm-aout and arm-coff support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dis-data2.d
1 # name: Data disassembler test (function symbol)
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 <main> 20010000 .word 0x20010000
9 00000004 <main\+0x4> 000000f9 .word 0x000000f9
10 00000008 <main\+0x8> 00004cd5 .word 0x00004cd5
This page took 0.039119 seconds and 5 git commands to generate.