6.56.3.4 Multiply-subtract
- uint32x2_t vmls_u32 (uint32x2_t, uint32x2_t, uint32x2_t)
Form of expected instruction(s): vmls.i32 d0, d0, d0
- uint16x4_t vmls_u16 (uint16x4_t, uint16x4_t, uint16x4_t)
Form of expected instruction(s): vmls.i16 d0, d0, d0
- uint8x8_t vmls_u8 (uint8x8_t, uint8x8_t, uint8x8_t)
Form of expected instruction(s): vmls.i8 d0, d0, d0
- int32x2_t vmls_s32 (int32x2_t, int32x2_t, int32x2_t)
Form of expected instruction(s): vmls.i32 d0, d0, d0
- int16x4_t vmls_s16 (int16x4_t, int16x4_t, int16x4_t)
Form of expected instruction(s): vmls.i16 d0, d0, d0
- int8x8_t vmls_s8 (int8x8_t, int8x8_t, int8x8_t)
Form of expected instruction(s): vmls.i8 d0, d0, d0
- float32x2_t vmls_f32 (float32x2_t, float32x2_t, float32x2_t)
Form of expected instruction(s): vmls.f32 d0, d0, d0
- uint32x4_t vmlsq_u32 (uint32x4_t, uint32x4_t, uint32x4_t)
Form of expected instruction(s): vmls.i32 q0, q0, q0
- uint16x8_t vmlsq_u16 (uint16x8_t, uint16x8_t, uint16x8_t)
Form of expected instruction(s): vmls.i16 q0, q0, q0
- uint8x16_t vmlsq_u8 (uint8x16_t, uint8x16_t, uint8x16_t)
Form of expected instruction(s): vmls.i8 q0, q0, q0
- int32x4_t vmlsq_s32 (int32x4_t, int32x4_t, int32x4_t)
Form of expected instruction(s): vmls.i32 q0, q0, q0
- int16x8_t vmlsq_s16 (int16x8_t, int16x8_t, int16x8_t)
Form of expected instruction(s): vmls.i16 q0, q0, q0
- int8x16_t vmlsq_s8 (int8x16_t, int8x16_t, int8x16_t)
Form of expected instruction(s): vmls.i8 q0, q0, q0
- float32x4_t vmlsq_f32 (float32x4_t, float32x4_t, float32x4_t)
Form of expected instruction(s): vmls.f32 q0, q0, q0
- uint64x2_t vmlsl_u32 (uint64x2_t, uint32x2_t, uint32x2_t)
Form of expected instruction(s): vmlsl.u32 q0, d0, d0
- uint32x4_t vmlsl_u16 (uint32x4_t, uint16x4_t, uint16x4_t)
Form of expected instruction(s): vmlsl.u16 q0, d0, d0
- uint16x8_t vmlsl_u8 (uint16x8_t, uint8x8_t, uint8x8_t)
Form of expected instruction(s): vmlsl.u8 q0, d0, d0
- int64x2_t vmlsl_s32 (int64x2_t, int32x2_t, int32x2_t)
Form of expected instruction(s): vmlsl.s32 q0, d0, d0
- int32x4_t vmlsl_s16 (int32x4_t, int16x4_t, int16x4_t)
Form of expected instruction(s): vmlsl.s16 q0, d0, d0
- int16x8_t vmlsl_s8 (int16x8_t, int8x8_t, int8x8_t)
Form of expected instruction(s): vmlsl.s8 q0, d0, d0
- int64x2_t vqdmlsl_s32 (int64x2_t, int32x2_t, int32x2_t)
Form of expected instruction(s): vqdmlsl.s32 q0, d0, d0
- int32x4_t vqdmlsl_s16 (int32x4_t, int16x4_t, int16x4_t)
Form of expected instruction(s): vqdmlsl.s16 q0, d0, d0
This document was generated on October 19, 2013 using texi2html 5.0.