Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vcmp-noprefix-imm.s
1 .syntax unified
2 .arch armv7e-m
3 .fpu fpv5-d16
4 .thumb
5 .thumb_func
6
7 vcmp.f32 s0, 0.0
This page took 0.0303 seconds and 4 git commands to generate.