[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
6.56.3.58 Long multiply, lane
- uint64x2_t vmull_lane_u32 (uint32x2_t, uint32x2_t, const int)
Form of expected instruction(s):vmull.u32 q0, d0, d0[0]
- uint32x4_t vmull_lane_u16 (uint16x4_t, uint16x4_t, const int)
Form of expected instruction(s):vmull.u16 q0, d0, d0[0]
- int64x2_t vmull_lane_s32 (int32x2_t, int32x2_t, const int)
Form of expected instruction(s):vmull.s32 q0, d0, d0[0]
- int32x4_t vmull_lane_s16 (int16x4_t, int16x4_t, const int)
Form of expected instruction(s):vmull.s16 q0, d0, d0[0]
This document was generated on October 19, 2013 using texi2html 5.0.