vcombine_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x4_t | vcombine_f32 | (float32x2_t low, float32x2_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.