qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
Date: Wed, 25 Aug 2021 15:15:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 8/24/21 4:27 PM, Luis Pires wrote:
> Move the following instructions to decodetree:
> dtstdc:  DFP Test Data Class
> dtstdcq: DFP Test Data Class Quad
> dtstdg:  DFP Test Data Group
> dtstdgq: DFP Test Data Group Quad
> 
> Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
> ---
>  target/ppc/dfp_helper.c             |  8 +++----
>  target/ppc/helper.h                 |  8 +++----
>  target/ppc/insn32.decode            | 14 +++++++++++
>  target/ppc/translate/dfp-impl.c.inc | 36 ++++++++++++-----------------
>  target/ppc/translate/dfp-ops.c.inc  | 10 --------
>  5 files changed, 37 insertions(+), 39 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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