SIMD ISAReturn TypeNameArgumentsInstruction Group
Neonuint16x8_tvcltq_f16(float16x8_t a, float16x8_t b)Compare / Less than
Description
Floating-point compare less than
Results
Vd.8H result
This intrinsic compiles to the following instructions:

FCMGT Vd.8H,Vn.8H,Vm.8H

Argument Preparation
a register: Vn.8Hb register: Vm.8H
Architectures
A32, A64

Operation

No operation information.