[__arm_]vstrwq_scatter_shifted_offset_p[_s32]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | void | [__arm_]vstrwq_scatter_shifted_offset_p[_s32] | (int32_t * base, uint32x4_t offset, int32x4_t value, mve_pred16_t p) | Store / Scatter | |
Description Store consecutive elements to memory from a vector register. In indexed mode, the target address is calculated from a base register offset by an immediate value. Otherwise, the base register address is used directly. The sum of the base register and the immediate value can optionally be written back to the base register. Results void result This intrinsic compiles to the following instructions: VMSR VPST VSTRWT.32 Argument Preparation base register: Rnoffset register: Qmvalue register: Qdp register: Rp Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.