vsqrtq_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x8_t | vsqrtq_f16 | (float16x8_t a) | Vector arithmetic / Square root | |
Description Floating-point Square Root (vector). This instruction calculates the square root 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.8H result This intrinsic compiles to the following instructions: FSQRT Argument Preparation a register: Vn.8H Architectures A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.