target-ppc: Introduce DFP Test Exponent
commitf3d2b0bce098456539ea16eb92af6197b68dc8d8
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:55:08 +0000 (21 15:55 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:31 +0000 (16 13:24 +0200)
treef3542f94a05f8ae2ba0f0eef8ff02ba490da5164
parent1bf9c0e1339858505841117727cf10455171641f
target-ppc: Introduce DFP Test Exponent

Add emulation of the PowerPC Decimal Floating Point Test Exponent
instructions dtstex[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