vrnda_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x2_t | vrnda_f32 | (float32x2_t a) | Vector arithmetic / Rounding | |
Description Floating-point Round to Integral, to nearest with ties to Away (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 with Ties to Away rounding mode, and writes the result to the SIMD&FP destination register. Results Vd.2S result This intrinsic compiles to the following instructions: FRINTA Argument Preparation a register: Vn.2S Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.