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

This patch adds the VSX floating point test for software divide
instructions defined by V2.06 of the PowerPC ISA: xstdivdp, xvtdivdp,
and xvtdivsp.

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.025944 seconds and 4 git commands to generate.