target-ppc: Introduce DFP Quantize
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:55:10 +0000 (15:55 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:31 +0000 (13:24 +0200)
commit5826ebe27a0cc865eb0458105836353fb044649e
tree678254c7e1d23ef535c3297acfc5a6034c32c0fc
parentf6022a7684042b441b953ea27795afa897bcd35c
target-ppc: Introduce DFP Quantize

Add emulation of the PowerPC Decimal Floating Point Quantize instructions
dquai[q][.] and dqua[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