6.56.3.2 Multiplication
- uint32x2_t vmul_u32 (uint32x2_t, uint32x2_t)
Form of expected instruction(s): vmul.i32 d0, d0, d0
- uint16x4_t vmul_u16 (uint16x4_t, uint16x4_t)
Form of expected instruction(s): vmul.i16 d0, d0, d0
- uint8x8_t vmul_u8 (uint8x8_t, uint8x8_t)
Form of expected instruction(s): vmul.i8 d0, d0, d0
- int32x2_t vmul_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vmul.i32 d0, d0, d0
- int16x4_t vmul_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vmul.i16 d0, d0, d0
- int8x8_t vmul_s8 (int8x8_t, int8x8_t)
Form of expected instruction(s): vmul.i8 d0, d0, d0
- float32x2_t vmul_f32 (float32x2_t, float32x2_t)
Form of expected instruction(s): vmul.f32 d0, d0, d0
- poly8x8_t vmul_p8 (poly8x8_t, poly8x8_t)
Form of expected instruction(s): vmul.p8 d0, d0, d0
- uint32x4_t vmulq_u32 (uint32x4_t, uint32x4_t)
Form of expected instruction(s): vmul.i32 q0, q0, q0
- uint16x8_t vmulq_u16 (uint16x8_t, uint16x8_t)
Form of expected instruction(s): vmul.i16 q0, q0, q0
- uint8x16_t vmulq_u8 (uint8x16_t, uint8x16_t)
Form of expected instruction(s): vmul.i8 q0, q0, q0
- int32x4_t vmulq_s32 (int32x4_t, int32x4_t)
Form of expected instruction(s): vmul.i32 q0, q0, q0
- int16x8_t vmulq_s16 (int16x8_t, int16x8_t)
Form of expected instruction(s): vmul.i16 q0, q0, q0
- int8x16_t vmulq_s8 (int8x16_t, int8x16_t)
Form of expected instruction(s): vmul.i8 q0, q0, q0
- float32x4_t vmulq_f32 (float32x4_t, float32x4_t)
Form of expected instruction(s): vmul.f32 q0, q0, q0
- poly8x16_t vmulq_p8 (poly8x16_t, poly8x16_t)
Form of expected instruction(s): vmul.p8 q0, q0, q0
- int32x2_t vqdmulh_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vqdmulh.s32 d0, d0, d0
- int16x4_t vqdmulh_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vqdmulh.s16 d0, d0, d0
- int32x4_t vqdmulhq_s32 (int32x4_t, int32x4_t)
Form of expected instruction(s): vqdmulh.s32 q0, q0, q0
- int16x8_t vqdmulhq_s16 (int16x8_t, int16x8_t)
Form of expected instruction(s): vqdmulh.s16 q0, q0, q0
- int32x2_t vqrdmulh_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vqrdmulh.s32 d0, d0, d0
- int16x4_t vqrdmulh_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vqrdmulh.s16 d0, d0, d0
- int32x4_t vqrdmulhq_s32 (int32x4_t, int32x4_t)
Form of expected instruction(s): vqrdmulh.s32 q0, q0, q0
- int16x8_t vqrdmulhq_s16 (int16x8_t, int16x8_t)
Form of expected instruction(s): vqrdmulh.s16 q0, q0, q0
- uint64x2_t vmull_u32 (uint32x2_t, uint32x2_t)
Form of expected instruction(s): vmull.u32 q0, d0, d0
- uint32x4_t vmull_u16 (uint16x4_t, uint16x4_t)
Form of expected instruction(s): vmull.u16 q0, d0, d0
- uint16x8_t vmull_u8 (uint8x8_t, uint8x8_t)
Form of expected instruction(s): vmull.u8 q0, d0, d0
- int64x2_t vmull_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vmull.s32 q0, d0, d0
- int32x4_t vmull_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vmull.s16 q0, d0, d0
- int16x8_t vmull_s8 (int8x8_t, int8x8_t)
Form of expected instruction(s): vmull.s8 q0, d0, d0
- poly16x8_t vmull_p8 (poly8x8_t, poly8x8_t)
Form of expected instruction(s): vmull.p8 q0, d0, d0
- int64x2_t vqdmull_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vqdmull.s32 q0, d0, d0
- int32x4_t vqdmull_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vqdmull.s16 q0, d0, d0
This document was generated on October 19, 2013 using texi2html 5.0.