qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v6 11/14] target/ppc: Implement cfuged instruction


From: Richard Henderson
Subject: Re: [PATCH v6 11/14] target/ppc: Implement cfuged instruction
Date: Tue, 1 Jun 2021 14:02:53 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/1/21 12:35 PM, matheus.ferst@eldorado.org.br wrote:
From: Matheus Ferst<matheus.ferst@eldorado.org.br>

Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
  target/ppc/helper.h                        |  1 +
  target/ppc/insn32.decode                   |  4 ++
  target/ppc/int_helper.c                    | 62 ++++++++++++++++++++++
  target/ppc/translate/fixedpoint-impl.c.inc | 12 +++++
  4 files changed, 79 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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