vzip1q_u64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint64x2_t | vzip1q_u64 | (uint64x2_t a, uint64x2_t b) | Vector manipulation / Zip elements | |
Description Zip vectors (primary). This instruction reads adjacent vector elements from the lower half of two source SIMD&FP registers as pairs, interleaves the pairs and places them into a vector, and writes the vector to the destination SIMD&FP register. The first pair from the first source register is placed into the two lowest vector elements, with subsequent pairs taken alternately from each source register. Results Vd.2D result This intrinsic compiles to the following instructions: ZIP1 Argument Preparation a register: Vn.2Db register: Vm.2D Architectures A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.