SIMD ISAReturn TypeNameArgumentsInstruction Group
Neonuint32x4_tvcltq_f32(float32x4_t a, float32x4_t b)Compare / Less than
Description
Floating-point compare less than
Results
Vd.4S result
This intrinsic compiles to the following instructions:

FCMGT Vd.4S,Vm.4S,Vn.4S

Argument Preparation
a register: Vn.4Sb register: Vm.4S
Architectures
v7, A32, A64

Operation

No operation information.