vcombine_s16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16x8_t | vcombine_s16 | (int16x4_t low, int16x4_t high) | Vector manipulation / Combine vectors | |
Description Join two smaller vectors into a single larger vector Results Vd.8H result This intrinsic compiles to the following instructions: Argument Preparation low register: Vn.4Hhigh register: Vm.4H Architectures v7, A32, A64 OperationNo operation information. |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.