target-ppc: Introduce DFP Insert Biased Exponent
commit297666eba0f6d73b5969763aec2b3f8ac4123b9a
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:55:20 +0000 (21 15:55 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:32 +0000 (16 13:24 +0200)
treeda4d38183e71725408117bdf23573f553fb5d635
parente8a484603146f7e2523749ad06e6ea43b26cf411
target-ppc: Introduce DFP Insert Biased Exponent

Add emulation of the PowerPC Decimal Floating Point Insert Biased
Exponent instructions diex[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