Re: [Qemu-devel] [PATCH 0/8] target-arm: A64 Neon instructions, set 2

2014-01-21 Thread Richard Henderson
On 01/17/2014 10:44 AM, Peter Maydell wrote: Alex Bennée (2): target-arm: A64: Add logic ops from SIMD 3 same group target-arm: A64: Add SIMD shift by immediate Peter Maydell (6): target-arm: A64: Add SIMD three-different multiply accumulate insns target-arm: A64: Add SIMD

[Qemu-devel] [PATCH 0/8] target-arm: A64 Neon instructions, set 2

2014-01-17 Thread Peter Maydell
This is the second set of patches for A64 Neon. The last patch set did a complete coverage of some of the smaller and simpler instruction groupings; this patch set attacks a few of the larger groupings (3-same; scalar 3-same; 3-different; shift-imm; scalar shift-imm) and doesn't attempt complete