qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 01/37] target/ppc: Introduce TRANS*FLAGS macros


From: Richard Henderson
Subject: Re: [PATCH 01/37] target/ppc: Introduce TRANS*FLAGS macros
Date: Sat, 8 Jan 2022 20:02:40 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 1/7/22 10:56 AM, matheus.ferst@eldorado.org.br wrote:
From: Luis Pires<luis.pires@eldorado.org.br>

New macros that add FLAGS and FLAGS2 checking were added for
both TRANS and TRANS64.

Signed-off-by: Luis Pires<luis.pires@eldorado.org.br>
[ferst: - TRANS_FLAGS2 instead of TRANS_FLAGS_E
         - Use the new macros in load/store vector insns ]
Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
  target/ppc/translate.c              | 19 +++++++++++++++
  target/ppc/translate/vsx-impl.c.inc | 37 ++++++++++-------------------
  2 files changed, 31 insertions(+), 25 deletions(-)

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

r~



reply via email to

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