6.56.3.32 Vector shift left
- uint32x2_t vshl_u32 (uint32x2_t, int32x2_t)
Form of expected instruction(s): vshl.u32 d0, d0, d0
- uint16x4_t vshl_u16 (uint16x4_t, int16x4_t)
Form of expected instruction(s): vshl.u16 d0, d0, d0
- uint8x8_t vshl_u8 (uint8x8_t, int8x8_t)
Form of expected instruction(s): vshl.u8 d0, d0, d0
- int32x2_t vshl_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vshl.s32 d0, d0, d0
- int16x4_t vshl_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vshl.s16 d0, d0, d0
- int8x8_t vshl_s8 (int8x8_t, int8x8_t)
Form of expected instruction(s): vshl.s8 d0, d0, d0
- uint64x1_t vshl_u64 (uint64x1_t, int64x1_t)
Form of expected instruction(s): vshl.u64 d0, d0, d0
- int64x1_t vshl_s64 (int64x1_t, int64x1_t)
Form of expected instruction(s): vshl.s64 d0, d0, d0
- uint32x4_t vshlq_u32 (uint32x4_t, int32x4_t)
Form of expected instruction(s): vshl.u32 q0, q0, q0
- uint16x8_t vshlq_u16 (uint16x8_t, int16x8_t)
Form of expected instruction(s): vshl.u16 q0, q0, q0
- uint8x16_t vshlq_u8 (uint8x16_t, int8x16_t)
Form of expected instruction(s): vshl.u8 q0, q0, q0
- int32x4_t vshlq_s32 (int32x4_t, int32x4_t)
Form of expected instruction(s): vshl.s32 q0, q0, q0
- int16x8_t vshlq_s16 (int16x8_t, int16x8_t)
Form of expected instruction(s): vshl.s16 q0, q0, q0
- int8x16_t vshlq_s8 (int8x16_t, int8x16_t)
Form of expected instruction(s): vshl.s8 q0, q0, q0
- uint64x2_t vshlq_u64 (uint64x2_t, int64x2_t)
Form of expected instruction(s): vshl.u64 q0, q0, q0
- int64x2_t vshlq_s64 (int64x2_t, int64x2_t)
Form of expected instruction(s): vshl.s64 q0, q0, q0
- uint32x2_t vrshl_u32 (uint32x2_t, int32x2_t)
Form of expected instruction(s): vrshl.u32 d0, d0, d0
- uint16x4_t vrshl_u16 (uint16x4_t, int16x4_t)
Form of expected instruction(s): vrshl.u16 d0, d0, d0
- uint8x8_t vrshl_u8 (uint8x8_t, int8x8_t)
Form of expected instruction(s): vrshl.u8 d0, d0, d0
- int32x2_t vrshl_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vrshl.s32 d0, d0, d0
- int16x4_t vrshl_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vrshl.s16 d0, d0, d0
- int8x8_t vrshl_s8 (int8x8_t, int8x8_t)
Form of expected instruction(s): vrshl.s8 d0, d0, d0
- uint64x1_t vrshl_u64 (uint64x1_t, int64x1_t)
Form of expected instruction(s): vrshl.u64 d0, d0, d0
- int64x1_t vrshl_s64 (int64x1_t, int64x1_t)
Form of expected instruction(s): vrshl.s64 d0, d0, d0
- uint32x4_t vrshlq_u32 (uint32x4_t, int32x4_t)
Form of expected instruction(s): vrshl.u32 q0, q0, q0
- uint16x8_t vrshlq_u16 (uint16x8_t, int16x8_t)
Form of expected instruction(s): vrshl.u16 q0, q0, q0
- uint8x16_t vrshlq_u8 (uint8x16_t, int8x16_t)
Form of expected instruction(s): vrshl.u8 q0, q0, q0
- int32x4_t vrshlq_s32 (int32x4_t, int32x4_t)
Form of expected instruction(s): vrshl.s32 q0, q0, q0
- int16x8_t vrshlq_s16 (int16x8_t, int16x8_t)
Form of expected instruction(s): vrshl.s16 q0, q0, q0
- int8x16_t vrshlq_s8 (int8x16_t, int8x16_t)
Form of expected instruction(s): vrshl.s8 q0, q0, q0
- uint64x2_t vrshlq_u64 (uint64x2_t, int64x2_t)
Form of expected instruction(s): vrshl.u64 q0, q0, q0
- int64x2_t vrshlq_s64 (int64x2_t, int64x2_t)
Form of expected instruction(s): vrshl.s64 q0, q0, q0
- uint32x2_t vqshl_u32 (uint32x2_t, int32x2_t)
Form of expected instruction(s): vqshl.u32 d0, d0, d0
- uint16x4_t vqshl_u16 (uint16x4_t, int16x4_t)
Form of expected instruction(s): vqshl.u16 d0, d0, d0
- uint8x8_t vqshl_u8 (uint8x8_t, int8x8_t)
Form of expected instruction(s): vqshl.u8 d0, d0, d0
- int32x2_t vqshl_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vqshl.s32 d0, d0, d0
- int16x4_t vqshl_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vqshl.s16 d0, d0, d0
- int8x8_t vqshl_s8 (int8x8_t, int8x8_t)
Form of expected instruction(s): vqshl.s8 d0, d0, d0
- uint64x1_t vqshl_u64 (uint64x1_t, int64x1_t)
Form of expected instruction(s): vqshl.u64 d0, d0, d0
- int64x1_t vqshl_s64 (int64x1_t, int64x1_t)
Form of expected instruction(s): vqshl.s64 d0, d0, d0
- uint32x4_t vqshlq_u32 (uint32x4_t, int32x4_t)
Form of expected instruction(s): vqshl.u32 q0, q0, q0
- uint16x8_t vqshlq_u16 (uint16x8_t, int16x8_t)
Form of expected instruction(s): vqshl.u16 q0, q0, q0
- uint8x16_t vqshlq_u8 (uint8x16_t, int8x16_t)
Form of expected instruction(s): vqshl.u8 q0, q0, q0
- int32x4_t vqshlq_s32 (int32x4_t, int32x4_t)
Form of expected instruction(s): vqshl.s32 q0, q0, q0
- int16x8_t vqshlq_s16 (int16x8_t, int16x8_t)
Form of expected instruction(s): vqshl.s16 q0, q0, q0
- int8x16_t vqshlq_s8 (int8x16_t, int8x16_t)
Form of expected instruction(s): vqshl.s8 q0, q0, q0
- uint64x2_t vqshlq_u64 (uint64x2_t, int64x2_t)
Form of expected instruction(s): vqshl.u64 q0, q0, q0
- int64x2_t vqshlq_s64 (int64x2_t, int64x2_t)
Form of expected instruction(s): vqshl.s64 q0, q0, q0
- uint32x2_t vqrshl_u32 (uint32x2_t, int32x2_t)
Form of expected instruction(s): vqrshl.u32 d0, d0, d0
- uint16x4_t vqrshl_u16 (uint16x4_t, int16x4_t)
Form of expected instruction(s): vqrshl.u16 d0, d0, d0
- uint8x8_t vqrshl_u8 (uint8x8_t, int8x8_t)
Form of expected instruction(s): vqrshl.u8 d0, d0, d0
- int32x2_t vqrshl_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vqrshl.s32 d0, d0, d0
- int16x4_t vqrshl_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vqrshl.s16 d0, d0, d0
- int8x8_t vqrshl_s8 (int8x8_t, int8x8_t)
Form of expected instruction(s): vqrshl.s8 d0, d0, d0
- uint64x1_t vqrshl_u64 (uint64x1_t, int64x1_t)
Form of expected instruction(s): vqrshl.u64 d0, d0, d0
- int64x1_t vqrshl_s64 (int64x1_t, int64x1_t)
Form of expected instruction(s): vqrshl.s64 d0, d0, d0
- uint32x4_t vqrshlq_u32 (uint32x4_t, int32x4_t)
Form of expected instruction(s): vqrshl.u32 q0, q0, q0
- uint16x8_t vqrshlq_u16 (uint16x8_t, int16x8_t)
Form of expected instruction(s): vqrshl.u16 q0, q0, q0
- uint8x16_t vqrshlq_u8 (uint8x16_t, int8x16_t)
Form of expected instruction(s): vqrshl.u8 q0, q0, q0
- int32x4_t vqrshlq_s32 (int32x4_t, int32x4_t)
Form of expected instruction(s): vqrshl.s32 q0, q0, q0
- int16x8_t vqrshlq_s16 (int16x8_t, int16x8_t)
Form of expected instruction(s): vqrshl.s16 q0, q0, q0
- int8x16_t vqrshlq_s8 (int8x16_t, int8x16_t)
Form of expected instruction(s): vqrshl.s8 q0, q0, q0
- uint64x2_t vqrshlq_u64 (uint64x2_t, int64x2_t)
Form of expected instruction(s): vqrshl.u64 q0, q0, q0
- int64x2_t vqrshlq_s64 (int64x2_t, int64x2_t)
Form of expected instruction(s): vqrshl.s64 q0, q0, q0
This document was generated on October 19, 2013 using texi2html 5.0.