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

FACGE Vd.4S,Vm.4S,Vn.4S

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

Operation

No operation information.