qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [V7 PATCH 17/18] target-ppc: Scalar Round to Single Pre


From: Richard Henderson
Subject: Re: [Qemu-devel] [V7 PATCH 17/18] target-ppc: Scalar Round to Single Precision
Date: Wed, 15 Jan 2014 13:22:10 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01/15/2014 06:10 AM, Tom Musta wrote:
> This patch adds the VSX Scalar Round to Single Precision (xsrsp)
> instruction.
> 
> Signed-off-by: Tom Musta <address@hidden>
> ---
> V6: New.
> 
> V7: Changed signature of helper per Richard Henderson's review.
> 
>  target-ppc/fpu_helper.c |   11 +++++++++++
>  target-ppc/helper.h     |    1 +
>  target-ppc/translate.c  |   17 +++++++++++++++++
>  3 files changed, 29 insertions(+), 0 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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