vrecpeq_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x4_t | vrecpeq_f32 | (float32x4_t a) | Vector arithmetic / Reciprocal / Reciprocal estimate | |
Description Floating-point Reciprocal Estimate. This instruction finds an approximate reciprocal estimate for each vector element in the source SIMD&FP register, places the result in a vector, and writes the vector to the destination SIMD&FP register. Results Vd.4S result This intrinsic compiles to the following instructions: FRECPE Argument Preparation a register: Vn.4S Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.