vcvtmq_s16_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16x8_t | vcvtmq_s16_f16 | (float16x8_t a) | Data type conversion / Conversions | |
Description Floating-point Convert to Signed integer, rounding toward Minus infinity (vector). This instruction converts a scalar or each element in a vector from a floating-point value to a signed integer value 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: FCVTMS Argument Preparation a register: Vn.8H Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.