vdiv_f64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float64x1_t | vdiv_f64 | (float64x1_t a, float64x1_t b) | Vector arithmetic / Division | |
Description Floating-point Divide (vector). This instruction divides the floating-point values in the elements in the first source SIMD&FP register, by the floating-point values in the corresponding elements in the second source SIMD&FP register, places the results in a vector, and writes the vector to the destination SIMD&FP register. Results Dd result This intrinsic compiles to the following instructions: FDIV Argument Preparation a register: Dnb register: Dm Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.