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

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