6.56.3.76 Element/structure stores, VST1 variants
- void vst1_u32 (uint32_t *, uint32x2_t)
Form of expected instruction(s): vst1.32 {d0}, [r0]
- void vst1_u16 (uint16_t *, uint16x4_t)
Form of expected instruction(s): vst1.16 {d0}, [r0]
- void vst1_u8 (uint8_t *, uint8x8_t)
Form of expected instruction(s): vst1.8 {d0}, [r0]
- void vst1_s32 (int32_t *, int32x2_t)
Form of expected instruction(s): vst1.32 {d0}, [r0]
- void vst1_s16 (int16_t *, int16x4_t)
Form of expected instruction(s): vst1.16 {d0}, [r0]
- void vst1_s8 (int8_t *, int8x8_t)
Form of expected instruction(s): vst1.8 {d0}, [r0]
- void vst1_u64 (uint64_t *, uint64x1_t)
Form of expected instruction(s): vst1.64 {d0}, [r0]
- void vst1_s64 (int64_t *, int64x1_t)
Form of expected instruction(s): vst1.64 {d0}, [r0]
- void vst1_f32 (float32_t *, float32x2_t)
Form of expected instruction(s): vst1.32 {d0}, [r0]
- void vst1_p16 (poly16_t *, poly16x4_t)
Form of expected instruction(s): vst1.16 {d0}, [r0]
- void vst1_p8 (poly8_t *, poly8x8_t)
Form of expected instruction(s): vst1.8 {d0}, [r0]
- void vst1q_u32 (uint32_t *, uint32x4_t)
Form of expected instruction(s): vst1.32 {d0, d1}, [r0]
- void vst1q_u16 (uint16_t *, uint16x8_t)
Form of expected instruction(s): vst1.16 {d0, d1}, [r0]
- void vst1q_u8 (uint8_t *, uint8x16_t)
Form of expected instruction(s): vst1.8 {d0, d1}, [r0]
- void vst1q_s32 (int32_t *, int32x4_t)
Form of expected instruction(s): vst1.32 {d0, d1}, [r0]
- void vst1q_s16 (int16_t *, int16x8_t)
Form of expected instruction(s): vst1.16 {d0, d1}, [r0]
- void vst1q_s8 (int8_t *, int8x16_t)
Form of expected instruction(s): vst1.8 {d0, d1}, [r0]
- void vst1q_u64 (uint64_t *, uint64x2_t)
Form of expected instruction(s): vst1.64 {d0, d1}, [r0]
- void vst1q_s64 (int64_t *, int64x2_t)
Form of expected instruction(s): vst1.64 {d0, d1}, [r0]
- void vst1q_f32 (float32_t *, float32x4_t)
Form of expected instruction(s): vst1.32 {d0, d1}, [r0]
- void vst1q_p16 (poly16_t *, poly16x8_t)
Form of expected instruction(s): vst1.16 {d0, d1}, [r0]
- void vst1q_p8 (poly8_t *, poly8x16_t)
Form of expected instruction(s): vst1.8 {d0, d1}, [r0]
- void vst1_lane_u32 (uint32_t *, uint32x2_t, const int)
Form of expected instruction(s): vst1.32 {d0[0]}, [r0]
- void vst1_lane_u16 (uint16_t *, uint16x4_t, const int)
Form of expected instruction(s): vst1.16 {d0[0]}, [r0]
- void vst1_lane_u8 (uint8_t *, uint8x8_t, const int)
Form of expected instruction(s): vst1.8 {d0[0]}, [r0]
- void vst1_lane_s32 (int32_t *, int32x2_t, const int)
Form of expected instruction(s): vst1.32 {d0[0]}, [r0]
- void vst1_lane_s16 (int16_t *, int16x4_t, const int)
Form of expected instruction(s): vst1.16 {d0[0]}, [r0]
- void vst1_lane_s8 (int8_t *, int8x8_t, const int)
Form of expected instruction(s): vst1.8 {d0[0]}, [r0]
- void vst1_lane_f32 (float32_t *, float32x2_t, const int)
Form of expected instruction(s): vst1.32 {d0[0]}, [r0]
- void vst1_lane_p16 (poly16_t *, poly16x4_t, const int)
Form of expected instruction(s): vst1.16 {d0[0]}, [r0]
- void vst1_lane_p8 (poly8_t *, poly8x8_t, const int)
Form of expected instruction(s): vst1.8 {d0[0]}, [r0]
- void vst1_lane_s64 (int64_t *, int64x1_t, const int)
Form of expected instruction(s): vst1.64 {d0}, [r0]
- void vst1_lane_u64 (uint64_t *, uint64x1_t, const int)
Form of expected instruction(s): vst1.64 {d0}, [r0]
- void vst1q_lane_u32 (uint32_t *, uint32x4_t, const int)
Form of expected instruction(s): vst1.32 {d0[0]}, [r0]
- void vst1q_lane_u16 (uint16_t *, uint16x8_t, const int)
Form of expected instruction(s): vst1.16 {d0[0]}, [r0]
- void vst1q_lane_u8 (uint8_t *, uint8x16_t, const int)
Form of expected instruction(s): vst1.8 {d0[0]}, [r0]
- void vst1q_lane_s32 (int32_t *, int32x4_t, const int)
Form of expected instruction(s): vst1.32 {d0[0]}, [r0]
- void vst1q_lane_s16 (int16_t *, int16x8_t, const int)
Form of expected instruction(s): vst1.16 {d0[0]}, [r0]
- void vst1q_lane_s8 (int8_t *, int8x16_t, const int)
Form of expected instruction(s): vst1.8 {d0[0]}, [r0]
- void vst1q_lane_f32 (float32_t *, float32x4_t, const int)
Form of expected instruction(s): vst1.32 {d0[0]}, [r0]
- void vst1q_lane_p16 (poly16_t *, poly16x8_t, const int)
Form of expected instruction(s): vst1.16 {d0[0]}, [r0]
- void vst1q_lane_p8 (poly8_t *, poly8x16_t, const int)
Form of expected instruction(s): vst1.8 {d0[0]}, [r0]
- void vst1q_lane_s64 (int64_t *, int64x2_t, const int)
Form of expected instruction(s): vst1.64 {d0}, [r0]
- void vst1q_lane_u64 (uint64_t *, uint64x2_t, const int)
Form of expected instruction(s): vst1.64 {d0}, [r0]
This document was generated on October 19, 2013 using texi2html 5.0.