[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dis-data3.d
1 # name: Data disassembler test (with mapping 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
11 0000000c <main\+0xc> e1a00000 nop ; \(mov r0, r0\)
This page took 0.029025 seconds and 4 git commands to generate.