qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 02/21] target-arm: A64: Add SIMD three-different


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 02/21] target-arm: A64: Add SIMD three-different ABDL instructions
Date: Tue, 28 Jan 2014 18:59:11 +0000

On 26 January 2014 19:24, Peter Maydell <address@hidden> wrote:
> Implement the absolute-difference instructions in the SIMD
> three-different group: SABAL, SABAL2, UABAL, UABAL2, SABDL,
> SABDL2, UABDL, UABDL2.
>
> Signed-off-by: Peter Maydell <address@hidden>
> Reviewed-by: Richard Henderson <address@hidden>

Just a note that if anybody's doing anything with this
patch via 'git am' or similar then they should be careful,
because git's patch-applying algorithm seems to like to swap
the order of the two hunks when it applies this. (Easy to
tell if it has because it won't compile, fortunately.)

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]