gas: require an operand to .startof.()/.sizeof.()
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vcmp-zero-bad.s
CommitLineData
aacf0b33
KT
1.text
2.arm
3.syntax unified
4
5vcmp.f32 s0, #0.01
6vcmp.f32 s1, #2
7vcmpe.f32 s3, 5
8vcmpe.f32 s4, #-0.0
9
10vcmp.f64 d0, #-1
11vcmpe.f64 d3, #0x35
12vcmpe.f64 d4, 0xf
This page took 0.127516 seconds and 4 git commands to generate.