vdivh_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16_t | vdivh_f16 | (float16_t a, float16_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 Hd result This intrinsic compiles to the following instructions: FDIV Argument Preparation a register: Hnb register: Hm Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.