On 07/23/2016 02:14 PM, Nikunj A Dadhania wrote:
Add ISA3.0: Count trailing zeros word instruction.Signed-off-by: Nikunj A Dadhania <nik...@linux.vnet.ibm.com> --- target-ppc/helper.h | 1 + target-ppc/int_helper.c | 5 +++++ target-ppc/translate.c | 11 +++++++++++ 3 files changed, 17 insertions(+)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~