OSDN Git Service

target-ppc: Introduce DFP Convert to Fixed
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:55:16 +0000 (15:55 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:32 +0000 (13:24 +0200)
commitbea0dd7912ee91c0219f143db7bb8350fade98c4
treea0a2b5f1bdd7c1c46f0c698c84ec54a3ae09a62e
parentf12141935512fd8e5de1ecbb6494be86ec8880a5
target-ppc: Introduce DFP Convert to Fixed

Add emulation of the PowerPC Decimal Floating Point Convert to Fixed
instructions dctfix[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