qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v2 07/13] target-ppc: add cnttzd[.] instruction


From: Richard Henderson
Subject: Re: [Qemu-devel] [RFC v2 07/13] target-ppc: add cnttzd[.] instruction
Date: Sun, 24 Jul 2016 06:56:26 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 07/23/2016 02:14 PM, Nikunj A Dadhania wrote:
From: Sandipan Das <address@hidden>

Add ISA3.0 Count trailing zeros double word

Signed-off-by: Sandipan Das <address@hidden>
[ added ISA300 flag ]
Signed-off-by: Nikunj A Dadhania <address@hidden>
---
 target-ppc/helper.h     |  1 +
 target-ppc/int_helper.c |  5 +++++
 target-ppc/translate.c  | 10 ++++++++++
 3 files changed, 16 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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