summaryrefslogtreecommitdiffstats
path: root/target-ppc/helper.h
diff options
context:
space:
mode:
authorTom Musta <tommusta@gmail.com>2014-01-07 10:06:05 -0600
committerAlexander Graf <agraf@suse.de>2014-03-05 03:06:42 +0100
commitc73860803f8f8f56ee01b6e796507bfb4ea073ec (patch)
tree4b3610b99fe5322286c1e18fd465a3aed8d1ac92 /target-ppc/helper.h
parent28288b48a83e903198ee22d8558c43b021e39a17 (diff)
downloadhqemu-c73860803f8f8f56ee01b6e796507bfb4ea073ec.zip
hqemu-c73860803f8f8f56ee01b6e796507bfb4ea073ec.tar.gz
target-ppc: Fix and enable fri[mnpz]
The fri* series of instructions was introduced prior to ISA 2.06 and is supported on Power7 and Power8 hardware. However, the instruction is still considered illegal in the P7 and P8 QEMU emulation models. This patch enables these instructions for the P7 and P8 machines. Also, the existing helper is modified to correctly handle some of the boundary cases (NaNs and the inexact flag). Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-ppc/helper.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud