6.56.3.78 Element/structure stores, VST2 variants
- void vst2_u32 (uint32_t *, uint32x2x2_t)
Form of expected instruction(s): vst2.32 {d0, d1}, [r0]
- void vst2_u16 (uint16_t *, uint16x4x2_t)
Form of expected instruction(s): vst2.16 {d0, d1}, [r0]
- void vst2_u8 (uint8_t *, uint8x8x2_t)
Form of expected instruction(s): vst2.8 {d0, d1}, [r0]
- void vst2_s32 (int32_t *, int32x2x2_t)
Form of expected instruction(s): vst2.32 {d0, d1}, [r0]
- void vst2_s16 (int16_t *, int16x4x2_t)
Form of expected instruction(s): vst2.16 {d0, d1}, [r0]
- void vst2_s8 (int8_t *, int8x8x2_t)
Form of expected instruction(s): vst2.8 {d0, d1}, [r0]
- void vst2_f32 (float32_t *, float32x2x2_t)
Form of expected instruction(s): vst2.32 {d0, d1}, [r0]
- void vst2_p16 (poly16_t *, poly16x4x2_t)
Form of expected instruction(s): vst2.16 {d0, d1}, [r0]
- void vst2_p8 (poly8_t *, poly8x8x2_t)
Form of expected instruction(s): vst2.8 {d0, d1}, [r0]
- void vst2_u64 (uint64_t *, uint64x1x2_t)
Form of expected instruction(s): vst1.64 {d0, d1}, [r0]
- void vst2_s64 (int64_t *, int64x1x2_t)
Form of expected instruction(s): vst1.64 {d0, d1}, [r0]
- void vst2q_u32 (uint32_t *, uint32x4x2_t)
Form of expected instruction(s): vst2.32 {d0, d1}, [r0]
- void vst2q_u16 (uint16_t *, uint16x8x2_t)
Form of expected instruction(s): vst2.16 {d0, d1}, [r0]
- void vst2q_u8 (uint8_t *, uint8x16x2_t)
Form of expected instruction(s): vst2.8 {d0, d1}, [r0]
- void vst2q_s32 (int32_t *, int32x4x2_t)
Form of expected instruction(s): vst2.32 {d0, d1}, [r0]
- void vst2q_s16 (int16_t *, int16x8x2_t)
Form of expected instruction(s): vst2.16 {d0, d1}, [r0]
- void vst2q_s8 (int8_t *, int8x16x2_t)
Form of expected instruction(s): vst2.8 {d0, d1}, [r0]
- void vst2q_f32 (float32_t *, float32x4x2_t)
Form of expected instruction(s): vst2.32 {d0, d1}, [r0]
- void vst2q_p16 (poly16_t *, poly16x8x2_t)
Form of expected instruction(s): vst2.16 {d0, d1}, [r0]
- void vst2q_p8 (poly8_t *, poly8x16x2_t)
Form of expected instruction(s): vst2.8 {d0, d1}, [r0]
- void vst2_lane_u32 (uint32_t *, uint32x2x2_t, const int)
Form of expected instruction(s): vst2.32 {d0[0], d1[0]}, [r0]
- void vst2_lane_u16 (uint16_t *, uint16x4x2_t, const int)
Form of expected instruction(s): vst2.16 {d0[0], d1[0]}, [r0]
- void vst2_lane_u8 (uint8_t *, uint8x8x2_t, const int)
Form of expected instruction(s): vst2.8 {d0[0], d1[0]}, [r0]
- void vst2_lane_s32 (int32_t *, int32x2x2_t, const int)
Form of expected instruction(s): vst2.32 {d0[0], d1[0]}, [r0]
- void vst2_lane_s16 (int16_t *, int16x4x2_t, const int)
Form of expected instruction(s): vst2.16 {d0[0], d1[0]}, [r0]
- void vst2_lane_s8 (int8_t *, int8x8x2_t, const int)
Form of expected instruction(s): vst2.8 {d0[0], d1[0]}, [r0]
- void vst2_lane_f32 (float32_t *, float32x2x2_t, const int)
Form of expected instruction(s): vst2.32 {d0[0], d1[0]}, [r0]
- void vst2_lane_p16 (poly16_t *, poly16x4x2_t, const int)
Form of expected instruction(s): vst2.16 {d0[0], d1[0]}, [r0]
- void vst2_lane_p8 (poly8_t *, poly8x8x2_t, const int)
Form of expected instruction(s): vst2.8 {d0[0], d1[0]}, [r0]
- void vst2q_lane_s32 (int32_t *, int32x4x2_t, const int)
Form of expected instruction(s): vst2.32 {d0[0], d1[0]}, [r0]
- void vst2q_lane_s16 (int16_t *, int16x8x2_t, const int)
Form of expected instruction(s): vst2.16 {d0[0], d1[0]}, [r0]
- void vst2q_lane_u32 (uint32_t *, uint32x4x2_t, const int)
Form of expected instruction(s): vst2.32 {d0[0], d1[0]}, [r0]
- void vst2q_lane_u16 (uint16_t *, uint16x8x2_t, const int)
Form of expected instruction(s): vst2.16 {d0[0], d1[0]}, [r0]
- void vst2q_lane_f32 (float32_t *, float32x4x2_t, const int)
Form of expected instruction(s): vst2.32 {d0[0], d1[0]}, [r0]
- void vst2q_lane_p16 (poly16_t *, poly16x8x2_t, const int)
Form of expected instruction(s): vst2.16 {d0[0], d1[0]}, [r0]
This document was generated on October 19, 2013 using texi2html 5.0.