SIMD ISAReturn TypeNameArgumentsInstruction Group
Neonuint16x4_tvcale_f16(float16x4_t a, float16x4_t b)Compare / Absolute less than or equal to
Description
Floating-point absolute compare less than or equal
Results
Vd.4H result
This intrinsic compiles to the following instructions:

FACGE Vd.4H,Vn.4H,Vm.4H

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

Operation

No operation information.