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

FCMGE Vd.8H,Vn.8H,Vm.8H

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

Operation

No operation information.