* gas/config/tc-arm.c (aeabi_set_public_attributes): Correct
[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.029629 seconds and 4 git commands to generate.