vmovn_high_s32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16x8_t | vmovn_high_s32 | (int16x4_t r, int32x4_t a) | Move / Narrow | |
Description Extract Narrow. This instruction reads each vector element from the source SIMD&FP register, narrows each 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. Results Vd.8H result This intrinsic compiles to the following instructions: XTN2 Argument Preparation r register: Vd.4Ha register: Vn.4S Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.