vrndmq_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x8_t | vrndmq_f16 | (float16x8_t a) | Vector arithmetic / Rounding | |
Description Floating-point Round to Integral, toward Minus infinity (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 towards Minus Infinity rounding mode, and writes the result to the SIMD&FP destination register. Results Vd.8H result This intrinsic compiles to the following instructions: FRINTM Argument Preparation a register: Vn.8H Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.