Re: [Qemu-devel] [PATCH v2 00/13] A64: Add Neon instructions, third set

2014-02-03 Thread Peter Maydell
On 1 February 2014 22:59, Peter Maydell wrote: > This is the v2 from my 'Neon second and third sets' patch from > last week. The first 8 patches from that were all OK so have gone > into target-arm.next. Thanks for the review; I've added this series to target-arm.next. -- PMM

[Qemu-devel] [PATCH v2 00/13] A64: Add Neon instructions, third set

2014-02-01 Thread Peter Maydell
This is the v2 from my 'Neon second and third sets' patch from last week. The first 8 patches from that were all OK so have gone into target-arm.next. Changes v1->v2: * squashed fixes to patch 2 that were lurking in patch 3 back into patch 2 * moved the patch 3 min/max helper functions into p