vdiv_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x2_t | vdiv_f32 | (float32x2_t a, float32x2_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 Vd.2S result This intrinsic compiles to the following instructions: FDIV Argument Preparation a register: Vn.2Sb register: Vm.2S Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.