6.56.3.75 Element/structure loads, VLD1 variants
- uint32x2_t vld1_u32 (const uint32_t *)
Form of expected instruction(s): vld1.32 {d0}, [r0]
- uint16x4_t vld1_u16 (const uint16_t *)
Form of expected instruction(s): vld1.16 {d0}, [r0]
- uint8x8_t vld1_u8 (const uint8_t *)
Form of expected instruction(s): vld1.8 {d0}, [r0]
- int32x2_t vld1_s32 (const int32_t *)
Form of expected instruction(s): vld1.32 {d0}, [r0]
- int16x4_t vld1_s16 (const int16_t *)
Form of expected instruction(s): vld1.16 {d0}, [r0]
- int8x8_t vld1_s8 (const int8_t *)
Form of expected instruction(s): vld1.8 {d0}, [r0]
- uint64x1_t vld1_u64 (const uint64_t *)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- int64x1_t vld1_s64 (const int64_t *)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- float32x2_t vld1_f32 (const float32_t *)
Form of expected instruction(s): vld1.32 {d0}, [r0]
- poly16x4_t vld1_p16 (const poly16_t *)
Form of expected instruction(s): vld1.16 {d0}, [r0]
- poly8x8_t vld1_p8 (const poly8_t *)
Form of expected instruction(s): vld1.8 {d0}, [r0]
- uint32x4_t vld1q_u32 (const uint32_t *)
Form of expected instruction(s): vld1.32 {d0, d1}, [r0]
- uint16x8_t vld1q_u16 (const uint16_t *)
Form of expected instruction(s): vld1.16 {d0, d1}, [r0]
- uint8x16_t vld1q_u8 (const uint8_t *)
Form of expected instruction(s): vld1.8 {d0, d1}, [r0]
- int32x4_t vld1q_s32 (const int32_t *)
Form of expected instruction(s): vld1.32 {d0, d1}, [r0]
- int16x8_t vld1q_s16 (const int16_t *)
Form of expected instruction(s): vld1.16 {d0, d1}, [r0]
- int8x16_t vld1q_s8 (const int8_t *)
Form of expected instruction(s): vld1.8 {d0, d1}, [r0]
- uint64x2_t vld1q_u64 (const uint64_t *)
Form of expected instruction(s): vld1.64 {d0, d1}, [r0]
- int64x2_t vld1q_s64 (const int64_t *)
Form of expected instruction(s): vld1.64 {d0, d1}, [r0]
- float32x4_t vld1q_f32 (const float32_t *)
Form of expected instruction(s): vld1.32 {d0, d1}, [r0]
- poly16x8_t vld1q_p16 (const poly16_t *)
Form of expected instruction(s): vld1.16 {d0, d1}, [r0]
- poly8x16_t vld1q_p8 (const poly8_t *)
Form of expected instruction(s): vld1.8 {d0, d1}, [r0]
- uint32x2_t vld1_lane_u32 (const uint32_t *, uint32x2_t, const int)
Form of expected instruction(s): vld1.32 {d0[0]}, [r0]
- uint16x4_t vld1_lane_u16 (const uint16_t *, uint16x4_t, const int)
Form of expected instruction(s): vld1.16 {d0[0]}, [r0]
- uint8x8_t vld1_lane_u8 (const uint8_t *, uint8x8_t, const int)
Form of expected instruction(s): vld1.8 {d0[0]}, [r0]
- int32x2_t vld1_lane_s32 (const int32_t *, int32x2_t, const int)
Form of expected instruction(s): vld1.32 {d0[0]}, [r0]
- int16x4_t vld1_lane_s16 (const int16_t *, int16x4_t, const int)
Form of expected instruction(s): vld1.16 {d0[0]}, [r0]
- int8x8_t vld1_lane_s8 (const int8_t *, int8x8_t, const int)
Form of expected instruction(s): vld1.8 {d0[0]}, [r0]
- float32x2_t vld1_lane_f32 (const float32_t *, float32x2_t, const int)
Form of expected instruction(s): vld1.32 {d0[0]}, [r0]
- poly16x4_t vld1_lane_p16 (const poly16_t *, poly16x4_t, const int)
Form of expected instruction(s): vld1.16 {d0[0]}, [r0]
- poly8x8_t vld1_lane_p8 (const poly8_t *, poly8x8_t, const int)
Form of expected instruction(s): vld1.8 {d0[0]}, [r0]
- uint64x1_t vld1_lane_u64 (const uint64_t *, uint64x1_t, const int)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- int64x1_t vld1_lane_s64 (const int64_t *, int64x1_t, const int)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- uint32x4_t vld1q_lane_u32 (const uint32_t *, uint32x4_t, const int)
Form of expected instruction(s): vld1.32 {d0[0]}, [r0]
- uint16x8_t vld1q_lane_u16 (const uint16_t *, uint16x8_t, const int)
Form of expected instruction(s): vld1.16 {d0[0]}, [r0]
- uint8x16_t vld1q_lane_u8 (const uint8_t *, uint8x16_t, const int)
Form of expected instruction(s): vld1.8 {d0[0]}, [r0]
- int32x4_t vld1q_lane_s32 (const int32_t *, int32x4_t, const int)
Form of expected instruction(s): vld1.32 {d0[0]}, [r0]
- int16x8_t vld1q_lane_s16 (const int16_t *, int16x8_t, const int)
Form of expected instruction(s): vld1.16 {d0[0]}, [r0]
- int8x16_t vld1q_lane_s8 (const int8_t *, int8x16_t, const int)
Form of expected instruction(s): vld1.8 {d0[0]}, [r0]
- float32x4_t vld1q_lane_f32 (const float32_t *, float32x4_t, const int)
Form of expected instruction(s): vld1.32 {d0[0]}, [r0]
- poly16x8_t vld1q_lane_p16 (const poly16_t *, poly16x8_t, const int)
Form of expected instruction(s): vld1.16 {d0[0]}, [r0]
- poly8x16_t vld1q_lane_p8 (const poly8_t *, poly8x16_t, const int)
Form of expected instruction(s): vld1.8 {d0[0]}, [r0]
- uint64x2_t vld1q_lane_u64 (const uint64_t *, uint64x2_t, const int)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- int64x2_t vld1q_lane_s64 (const int64_t *, int64x2_t, const int)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- uint32x2_t vld1_dup_u32 (const uint32_t *)
Form of expected instruction(s): vld1.32 {d0[]}, [r0]
- uint16x4_t vld1_dup_u16 (const uint16_t *)
Form of expected instruction(s): vld1.16 {d0[]}, [r0]
- uint8x8_t vld1_dup_u8 (const uint8_t *)
Form of expected instruction(s): vld1.8 {d0[]}, [r0]
- int32x2_t vld1_dup_s32 (const int32_t *)
Form of expected instruction(s): vld1.32 {d0[]}, [r0]
- int16x4_t vld1_dup_s16 (const int16_t *)
Form of expected instruction(s): vld1.16 {d0[]}, [r0]
- int8x8_t vld1_dup_s8 (const int8_t *)
Form of expected instruction(s): vld1.8 {d0[]}, [r0]
- float32x2_t vld1_dup_f32 (const float32_t *)
Form of expected instruction(s): vld1.32 {d0[]}, [r0]
- poly16x4_t vld1_dup_p16 (const poly16_t *)
Form of expected instruction(s): vld1.16 {d0[]}, [r0]
- poly8x8_t vld1_dup_p8 (const poly8_t *)
Form of expected instruction(s): vld1.8 {d0[]}, [r0]
- uint64x1_t vld1_dup_u64 (const uint64_t *)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- int64x1_t vld1_dup_s64 (const int64_t *)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- uint32x4_t vld1q_dup_u32 (const uint32_t *)
Form of expected instruction(s): vld1.32 {d0[], d1[]}, [r0]
- uint16x8_t vld1q_dup_u16 (const uint16_t *)
Form of expected instruction(s): vld1.16 {d0[], d1[]}, [r0]
- uint8x16_t vld1q_dup_u8 (const uint8_t *)
Form of expected instruction(s): vld1.8 {d0[], d1[]}, [r0]
- int32x4_t vld1q_dup_s32 (const int32_t *)
Form of expected instruction(s): vld1.32 {d0[], d1[]}, [r0]
- int16x8_t vld1q_dup_s16 (const int16_t *)
Form of expected instruction(s): vld1.16 {d0[], d1[]}, [r0]
- int8x16_t vld1q_dup_s8 (const int8_t *)
Form of expected instruction(s): vld1.8 {d0[], d1[]}, [r0]
- float32x4_t vld1q_dup_f32 (const float32_t *)
Form of expected instruction(s): vld1.32 {d0[], d1[]}, [r0]
- poly16x8_t vld1q_dup_p16 (const poly16_t *)
Form of expected instruction(s): vld1.16 {d0[], d1[]}, [r0]
- poly8x16_t vld1q_dup_p8 (const poly8_t *)
Form of expected instruction(s): vld1.8 {d0[], d1[]}, [r0]
- uint64x2_t vld1q_dup_u64 (const uint64_t *)
Form of expected instruction(s): vld1.64 {d0}, [r0]
- int64x2_t vld1q_dup_s64 (const int64_t *)
Form of expected instruction(s): vld1.64 {d0}, [r0]
This document was generated on October 19, 2013 using texi2html 5.0.