On 26 January 2014 19:24, Peter Maydell <peter.mayd...@linaro.org> wrote:
> This patch series is kind of in two parts. The first 8 patches
> are the "Neon second set" that's already been pretty much reviewed;
> I'm resending them just because there were a few minor nits that
> came up in the last round which have been fixed:
>  * patch 6 added the missing SQDMULH/SQRDMULH unallocated/unimplemented
>    case in the SIMD 3-same initial decode
>  * patch 7 now uses the _i32 vector element accessors
>  * patch 8 fixed a few codestyle nits
> (RTH: these all seemed trivial enough that I've left your
> reviewed-by tags in place).
>
> Patches 9..21 are new, and fill in a number of gaps that bring
> us up to (and past) parity with the SuSE tree for coverage:
>  * more SIMD 3-same ops, including basically all the integer ones
>  * the "scalar pairwise" instruction group
>  * more SIMD scalar-3-same ops, including all the integer ones
>  * some (but not all) of the 2-reg misc and scalar 2-reg misc groups
>    (by the same rationale as with 3-same, we aim for "anything
>    implemented in the SuSE tree" plus enough to make it reasonably
>    likely we've got the general function structure correct)

I forgot to mention, but you can find a git tree with these in at
git://git.linaro.org/people/peter.maydell/qemu-arm.git a64-neon

thanks
-- PMM

Reply via email to