qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 45/47] target/ppc: implement plxsd/pstxsd


From: Richard Henderson
Subject: Re: [PATCH v4 45/47] target/ppc: implement plxsd/pstxsd
Date: Tue, 22 Feb 2022 17:14:14 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/22/22 04:36, matheus.ferst@eldorado.org.br wrote:
From: Leandro Lupori<leandro.lupori@eldorado.org.br>

Implement instructions plxsd/pstxsd and port lxsd/stxsd to decode
tree.

Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
  target/ppc/insn32.decode            |  2 ++
  target/ppc/insn64.decode            | 10 ++++++
  target/ppc/translate.c              | 14 ++------
  target/ppc/translate/vsx-impl.c.inc | 55 +++++++++++++++++++++++++++--
  4 files changed, 67 insertions(+), 14 deletions(-)

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

r~



reply via email to

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