qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/3] target/ppc: Move fsqrt to decodetree


From: Richard Henderson
Subject: Re: [PATCH 1/3] target/ppc: Move fsqrt to decodetree
Date: Mon, 5 Sep 2022 16:48:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 9/5/22 13:37, Víctor Colombo wrote:
Signed-off-by: Víctor Colombo<victor.colombo@eldorado.org.br>
---
  target/ppc/insn32.decode           |  7 +++++++
  target/ppc/translate/fp-impl.c.inc | 29 +++++++++++++++++------------
  target/ppc/translate/fp-ops.c.inc  |  1 -
  3 files changed, 24 insertions(+), 13 deletions(-)

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

r~



reply via email to

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