]> Git Repo - qemu.git/commit - target-ppc/dfp_helper.c
target-ppc: Introduce DFP Decode DPD to BCD
authorTom Musta <[email protected]>
Mon, 21 Apr 2014 20:55:17 +0000 (15:55 -0500)
committerAlexander Graf <[email protected]>
Mon, 16 Jun 2014 11:24:32 +0000 (13:24 +0200)
commit7796676fddc9f6b035c6a9fd872258b53c7d8644
tree53e9a3c100051ec1a0084c0c5dbf01a107f3730b
parentbea0dd7912ee91c0219f143db7bb8350fade98c4
target-ppc: Introduce DFP Decode DPD to BCD

Add emulation of the Power PC Decimal Floating Point Decode
Densely Packed Decimal to Binary Coded Decimal instructions
ddedpd[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.025282 seconds and 4 git commands to generate.