Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vstr-bad.s
1
2 .syntax unified
3 .text
4
5 nop
6 vstr d0, float
7 vstr d0, [pc, #4]
8 nop
9 nop
10
11 .align
12 float: .double 0.0
This page took 0.041074 seconds and 4 git commands to generate.