* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vstr-bad.s
CommitLineData
6844b2c2
MGD
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
12float: .double 0.0
This page took 0.050611 seconds and 4 git commands to generate.