Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dis-data2.d
1 # name: Data disassembler test (function symbol)
2 # skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
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.030046 seconds and 4 git commands to generate.