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