diff options
author | Luis Pires <luis.pires@eldorado.org.br> | 2021-10-29 16:24:14 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-11-09 10:32:52 +1100 |
commit | 78464edb8fe7b59b76303dc6666868a30c643d0e (patch) | |
tree | d6fa1c47c8eb7c084e3238c2b435656b8d8c34b7 /hw/hppa | |
parent | 85c38a460c4034b2f0aab0e4a19ec22180a7433e (diff) | |
download | qemu-78464edb8fe7b59b76303dc6666868a30c643d0e.zip qemu-78464edb8fe7b59b76303dc6666868a30c643d0e.tar.gz qemu-78464edb8fe7b59b76303dc6666868a30c643d0e.tar.bz2 |
target/ppc: Move dquai[q], drint{x,n}[q] to decodetree
Move the following instructions to decodetree:
dquai: DFP Quantize Immediate
dquaiq: DFP Quantize Immediate Quad
drintx: DFP Round to FP Integer With Inexact
drintxq: DFP Round to FP Integer With Inexact Quad
drintn: DFP Round to FP Integer Without Inexact
drintnq: DFP Round to FP Integer Without Inexact Quad
Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211029192417.400707-13-luis.pires@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/hppa')
0 files changed, 0 insertions, 0 deletions