Re: [PATCH for-6.2 11/34] target/arm: Implement MVE VMULL (polynomial)

2021-07-16 Thread Richard Henderson
On 7/13/21 6:37 AM, Peter Maydell wrote: Implement the MVE VMULL (polynomial) insn. Unlike Neon, this comes in two flavours: 8x8->16 and a 16x16->32. Also unlike Neon, the inputs are in either the low or the high half of each double-width element. The assembler for this insn indicates the size

[PATCH for-6.2 11/34] target/arm: Implement MVE VMULL (polynomial)

2021-07-13 Thread Peter Maydell
Implement the MVE VMULL (polynomial) insn. Unlike Neon, this comes in two flavours: 8x8->16 and a 16x16->32. Also unlike Neon, the inputs are in either the low or the high half of each double-width element. The assembler for this insn indicates the size with "P8" or "P16", encoded into bit 28 as