Remove arm-aout and arm-coff support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vldr.d
CommitLineData
6844b2c2
MGD
1# name: VFP VLDR
2# as: -mfpu=vfp3 -mcpu=cortex-a8 -mthumb
3# source: vldr.s
4# objdump: -dr --prefix-addresses --show-raw-insn
2ac93be7 5# skip: *-*-pe *-*-wince
6844b2c2
MGD
6
7.*: +file format .*arm.*
8
9Disassembly of section .text:
100[0-9a-f]+ <[^>]+> bf00 nop
110[0-9a-f]+ <[^>]+> ed9f 0b03 vldr d0, \[pc, #12\] ; 00000010 <float>
120[0-9a-f]+ <[^>]+> ed9f 0b02 vldr d0, \[pc, #8\] ; 00000010 <float>
130[0-9a-f]+ <[^>]+> bf00 nop
140[0-9a-f]+ <[^>]+> bf00 nop
150[0-9a-f]+ <[^>]+> bf00 nop
16 ...
This page took 0.371667 seconds and 4 git commands to generate.