qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/6] target-ppc: More Cleanup of FXU Instruction


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 0/6] target-ppc: More Cleanup of FXU Instructions
Date: Mon, 25 Aug 2014 13:21:45 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

On 08/25/2014 12:25 PM, Tom Musta wrote:
> This series follows up my previous series of bug fixes to Power fixed point
> instructions 
> (http://lists.nongnu.org/archive/html/qemu-ppc/2014-08/msg00068.html).
> Richard Henderson provided additional feedback after the patches had been 
> taken
> into Aleg Graf's ppc-next tree.
> 
> Tom Musta (6):
>   target-ppc: Special Case of rlwimi Should Use Deposit
>   target-ppc: Optimize rlwinm MB=0 ME=31
>   target-ppc: Optimize rlwnm MB=0 ME=31
>   target-ppc: Clean Up mullw
>   target-ppc: Clean up mullwo
>   target-ppc: Implement mulldo with TCG

Thanks for all the cleanups.

Reviewed-by: Richard Henderson <address@hidden>

As one final cleanup in this area, rldimi could use the same deposit special
case as rlwimi, and better since SH always equals 63-ME.


r~




reply via email to

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