]> Git Repo - qemu.git/commit - target-ppc/dfp_helper.c
target-ppc: Introduce DFP Divide
authorTom Musta <[email protected]>
Mon, 21 Apr 2014 20:55:04 +0000 (15:55 -0500)
committerAlexander Graf <[email protected]>
Mon, 16 Jun 2014 11:24:30 +0000 (13:24 +0200)
commit9024ff40ba79f77b027fb3cbfe584e0005128193
tree79c71aaa441610050dc1b69b22b80479e0d4b9d7
parent8de6a1cc672d94e6ca793a1a7fcccf48b65b2e89
target-ppc: Introduce DFP Divide

Add emulation of the PowerPC Decimal Floating Point Divide instructions
ddiv[q][.]

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