vrsqrte_u32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint32x2_t | vrsqrte_u32 | (uint32x2_t a) | Vector arithmetic / Reciprocal / Reciprocal square-root estimate | |
Description Unsigned Reciprocal Square Root Estimate. This instruction reads each vector element from the source SIMD&FP register, calculates an approximate inverse square root for each value, places the result into a vector, and writes the vector to the destination SIMD&FP register. All the values in this instruction are unsigned integer values. Results Vd.2S result This intrinsic compiles to the following instructions: URSQRTE Argument Preparation a register: Vn.2S Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.