]> Git Repo - qemu.git/commit
target-ppc: Add VSX ISA2.06 xre Instructions
authorTom Musta <[email protected]>
Thu, 2 Jan 2014 22:21:24 +0000 (16:21 -0600)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:06:29 +0000 (03:06 +0100)
commit2009227fbe868979d6a0518ef34972462f140404
tree3162cc0ebd9520a0e9e16be0f3bcdbc0a6a0891c
parent4b98eeef50c1bb619dc32bddc9d54ed03c365c5f
target-ppc: Add VSX ISA2.06 xre Instructions

This patch adds the VSX floating point reciprocal estimate instructions
defined by V2.06 of the PowerPC ISA: xsredp, xvredp, xvresp.

Signed-off-by: Tom Musta <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/fpu_helper.c
target-ppc/helper.h
target-ppc/translate.c
This page took 0.03063 seconds and 4 git commands to generate.