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 00000000 <.text> 20010000 	.word	0x20010000
9 00000004 <.text\+0x4> 000000f9 	.word	0x000000f9
10 00000008 <.text\+0x8> 00004cd5 	.word	0x00004cd5
11