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