On 8/24/21 4:27 PM, Luis Pires wrote:
> Move the following instructions to decodetree:
> dqua:   DFP Quantize
> dquaq:  DFP Quantize Quad
> drrnd:  DFP Reround
> drrndq: DFP Reround Quad
> 
> Signed-off-by: Luis Pires <luis.pi...@eldorado.org.br>
> ---
>  target/ppc/dfp_helper.c             |  8 ++---
>  target/ppc/helper.h                 |  8 ++---
>  target/ppc/insn32.decode            | 18 ++++++++--
>  target/ppc/translate/dfp-impl.c.inc | 51 +++++++++++++----------------
>  target/ppc/translate/dfp-ops.c.inc  | 25 --------------
>  5 files changed, 47 insertions(+), 63 deletions(-)

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

Reply via email to