[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vldm-arm.d
CommitLineData
55881a11
MGD
1# name: VFP VLDM and VSTM, ARM mode
2# as: -mfpu=vfp3
3# source: vldm.s
4# objdump: -dr --prefix-addresses --show-raw-insn
ac7f631b
NC
5# This test is only valid on ELF based ports.
6#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
55881a11
MGD
7
8.*: +file format .*arm.*
9
10Disassembly of section .text:
110[0-9a-f]+ <[^>]+> ec9f0b04 vldmia pc, {d0-d1}
120[0-9a-f]+ <[^>]+> ea000003 b 00000018 <bar>
130[0-9a-f]+ <[^>]+> 00000000 .word 0x00000000
140[0-9a-f]+ <[^>]+> 3ff00000 .word 0x3ff00000
150[0-9a-f]+ <[^>]+> 9999999a .word 0x9999999a
160[0-9a-f]+ <[^>]+> 3ff19999 .word 0x3ff19999
170[0-9a-f]+ <[^>]+> ec8f0b04 vstmia pc, {d0-d1}
180[0-9a-f]+ <[^>]+> ea000003 b 00000030 <foo2>
190[0-9a-f]+ <[^>]+> 00000000 .word 0x00000000
200[0-9a-f]+ <[^>]+> 3ff00000 .word 0x3ff00000
210[0-9a-f]+ <[^>]+> 9999999a .word 0x9999999a
220[0-9a-f]+ <[^>]+> 3ff19999 .word 0x3ff19999
230[0-9a-f]+ <[^>]+> e1a00000 nop.*
240[0-9a-f]+ <[^>]+> e1a00000 nop.*
This page took 0.296282 seconds and 4 git commands to generate.