* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dis-data.d
1 # name: Data disassembler test (no symbols)
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 0x00000000 20010000 andcs r0, r1, r0
9 0x00000004 000000f9 strdeq r0, \[r0\], -r9
10 0x00000008 00004cd5 ldrdeq r4, \[r0\], -r5
This page took 0.029511 seconds and 4 git commands to generate.