On 01/07/2014 08:06 AM, Tom Musta wrote:
> This patch adds the Floating Point Test for Square Root instruction
> which was introduced in Power ISA 2.06.
> 
> Signed-off-by: Tom Musta <tommu...@gmail.com>
> ---
> V4: Using the newly added PPC2_FP_TST_ISA206 flag.  Modified helper
> signature per Richard Henderson's review.
> 
>  target-ppc/fpu_helper.c |   31 +++++++++++++++++++++++++++++++
>  target-ppc/helper.h     |    1 +
>  target-ppc/translate.c  |   10 ++++++++++
>  3 files changed, 42 insertions(+), 0 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to