vqmovn_high_s16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int8x16_t | vqmovn_high_s16 | (int8x8_t r, int16x8_t a) | Move / Saturating narrow | |
Description Signed saturating extract Narrow. This instruction reads each vector element from the source SIMD&FP register, saturates the value to half the original width, places the result into a vector, and writes the vector to the lower or upper half of the destination SIMD&FP register. The destination vector elements are half as long as the source vector elements. All the values in this instruction are signed integer values. Results Vd.16B result This intrinsic compiles to the following instructions: SQXTN2 Argument Preparation r register: Vd.8Ba register: Vn.8H Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.