[__arm_]vsriq[_n_u32]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint32x4_t | [__arm_]vsriq[_n_u32] | (uint32x4_t a, uint32x4_t b, const int imm) | Shift / Right / Vector shift right and insert | |
Description Takes each element in the operand vector, right shifts them by an immediate value, and inserts the results in the destination vector. Bits shifted out of the right of each element are lost. Results Qd result This intrinsic compiles to the following instructions: VSRI.32 Argument Preparation a register: Qdb register: Qmimm minimum: 1; maximum: 32 Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.