[ARM] Add ARMv8.3 VJCVT instruction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vldr.s
CommitLineData
6844b2c2
MGD
1.syntax unified
2.text
3 nop
4 vldr d0, float
5 vldr d0, float
6 nop
7 nop
8
9.align
10float: .double 0.0
This page took 0.419227 seconds and 4 git commands to generate.