PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vldr.s
1 .syntax unified
2 .text
3 nop
4 vldr d0, float
5 vldr d0, float
6 nop
7 nop
8
9 .align
10 float: .double 0.0
This page took 0.031733 seconds and 4 git commands to generate.