vabs_f64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float64x1_t | vabs_f64 | (float64x1_t a) | Vector arithmetic / Absolute / Absolute value | |
Description Floating-point Absolute value (vector). This instruction calculates the absolute value of each vector element in the source SIMD&FP register, writes the result to a vector, and writes the vector to the destination SIMD&FP register. Results Dd result This intrinsic compiles to the following instructions: FABS Argument Preparation a register: Dn Architectures A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.