Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / neon-suffix-bad.s
CommitLineData
88714cb8
DG
1.syntax unified
2.arm
3add.f32 r0, r0, r0
4faddd.f32 d0, d0, d0
5faddd.f64 d0, d0, d0
ad6cec43 6vcvt.f64.s32 d0, s0, #11
88714cb8
DG
7
8.thumb
9add.f32 r0, r0, r0
10faddd.f32 d0, d0, d0
11faddd.f64 d0, d0, d0
ad6cec43 12vcvt.f64.s32 d0, s0, #11
88714cb8 13
This page took 0.2798 seconds and 4 git commands to generate.