2010-09-27 Tejas Belagod <tejas.belagod@arm.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vldr.d
1 # name: VFP VLDR
2 # as: -mfpu=vfp3 -mcpu=cortex-a8 -mthumb
3 # source: vldr.s
4 # objdump: -dr --prefix-addresses --show-raw-insn
5
6 .*: +file format .*arm.*
7
8 Disassembly of section .text:
9 0[0-9a-f]+ <[^>]+> bf00 nop
10 0[0-9a-f]+ <[^>]+> ed9f 0b03 vldr d0, \[pc, #12\] ; 00000010 <float>
11 0[0-9a-f]+ <[^>]+> ed9f 0b02 vldr d0, \[pc, #8\] ; 00000010 <float>
12 0[0-9a-f]+ <[^>]+> bf00 nop
13 0[0-9a-f]+ <[^>]+> bf00 nop
14 0[0-9a-f]+ <[^>]+> bf00 nop
15 ...
This page took 0.03018 seconds and 4 git commands to generate.