target-ppc: Introduce DFP Encode BCD to DPD
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:55:18 +0000 (15:55 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:32 +0000 (13:24 +0200)
commit013c3ac070497b2577ae3be444928963e7ac5ab5
treef686d13bdb422c52b1ec5accd1c9e678f2128774
parent7796676fddc9f6b035c6a9fd872258b53c7d8644
target-ppc: Introduce DFP Encode BCD to DPD

Add emulation of the PowerPC Decimal Floating Point Encode Binary
Coded Decimal to Densely Packed Decimal instructions denbcd[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