]> Git Repo - qemu.git/commit
target-ppc: Add VSX ISA2.06 xdiv Instructions
authorTom Musta <[email protected]>
Thu, 2 Jan 2014 22:21:23 +0000 (16:21 -0600)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:06:28 +0000 (03:06 +0100)
commit4b98eeef50c1bb619dc32bddc9d54ed03c365c5f
treeba06a2e795e799b1f3ec019d795b1c936f5ae952
parent5e591d8812df5efa38518b6bf933d02c61fa1c10
target-ppc: Add VSX ISA2.06 xdiv Instructions

This patch adds the VSX floating point divide instructions defined
by V2.06 of the PowerPC ISA: xsdivdp, xvdivdp, xvdivsp.

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