OSDN Git Service

target-ppc: Introduce Round to DFP Short/Long
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:55:14 +0000 (15:55 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:31 +0000 (13:24 +0200)
commitca603eb4d7015dc9e88b4d325e837950117ad124
tree765dd62cce40c964bf97c36dcbf2d15c3fc725bd
parent290d9ee53790f67528b0d48865c93cc045c1eece
target-ppc: Introduce Round to DFP Short/Long

Add emulation of the PowerPC Round to DFP Short (drsp[.]) and Round to
DFP Long (drdpq[.]) instructions.

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