OSDN Git Service

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

Add emulation of the PowerPC Decimal Floating Point Reround instructions
drrnd[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