target-ppc: Introduce DFP Decode DPD to BCD
commit7796676fddc9f6b035c6a9fd872258b53c7d8644
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:55:17 +0000 (21 15:55 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:32 +0000 (16 13:24 +0200)
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 <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/dfp_helper.c
target-ppc/helper.h
target-ppc/translate.c