vst1_u16_x2
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | void | vst1_u16_x2 | (uint16_t * ptr, uint16x4x2_t val) | Store / Stride | |
Description Store multiple single-element structures from one, two, three, or four registers. This instruction stores elements to memory from one, two, three, or four SIMD&FP registers, without interleaving. Every element of each register is stored. Results void result This intrinsic compiles to the following instructions: ST1 Argument Preparation ptr register: Xnval register: Vt2.4H Architectures v7, A32, A64 Operation
|