vrndn_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x4_t | vrndn_f16 | (float16x4_t a) | Vector arithmetic / Rounding | |
Description Floating-point Round to Integral, to nearest with ties to even (vector). This instruction rounds a vector of floating-point values in the SIMD&FP source register to integral floating-point values of the same size using the Round to Nearest rounding mode, and writes the result to the SIMD&FP destination register. Results Vd.4H result This intrinsic compiles to the following instructions: FRINTN Argument Preparation a register: Vn.4H Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.