6.56.3.51 Splitting vectors
- uint32x2_t vget_high_u32 (uint32x4_t)
- uint16x4_t vget_high_u16 (uint16x8_t)
- uint8x8_t vget_high_u8 (uint8x16_t)
- int32x2_t vget_high_s32 (int32x4_t)
- int16x4_t vget_high_s16 (int16x8_t)
- int8x8_t vget_high_s8 (int8x16_t)
- uint64x1_t vget_high_u64 (uint64x2_t)
- int64x1_t vget_high_s64 (int64x2_t)
- float32x2_t vget_high_f32 (float32x4_t)
- poly16x4_t vget_high_p16 (poly16x8_t)
- poly8x8_t vget_high_p8 (poly8x16_t)
- uint32x2_t vget_low_u32 (uint32x4_t)
Form of expected instruction(s): vmov d0, d0
- uint16x4_t vget_low_u16 (uint16x8_t)
Form of expected instruction(s): vmov d0, d0
- uint8x8_t vget_low_u8 (uint8x16_t)
Form of expected instruction(s): vmov d0, d0
- int32x2_t vget_low_s32 (int32x4_t)
Form of expected instruction(s): vmov d0, d0
- int16x4_t vget_low_s16 (int16x8_t)
Form of expected instruction(s): vmov d0, d0
- int8x8_t vget_low_s8 (int8x16_t)
Form of expected instruction(s): vmov d0, d0
- float32x2_t vget_low_f32 (float32x4_t)
Form of expected instruction(s): vmov d0, d0
- poly16x4_t vget_low_p16 (poly16x8_t)
Form of expected instruction(s): vmov d0, d0
- poly8x8_t vget_low_p8 (poly8x16_t)
Form of expected instruction(s): vmov d0, d0
- uint64x1_t vget_low_u64 (uint64x2_t)
- int64x1_t vget_low_s64 (int64x2_t)
This document was generated on October 19, 2013 using texi2html 5.0.