]> Git Repo - qemu.git/commit - target-ppc/dfp_helper.c
target-ppc: Introduce DFP Shift Significand
authorTom Musta <[email protected]>
Mon, 21 Apr 2014 20:55:21 +0000 (15:55 -0500)
committerAlexander Graf <[email protected]>
Mon, 16 Jun 2014 11:24:32 +0000 (13:24 +0200)
commit804e654a56549c2960f9c3857bec4f4d934b437e
treed6b9734d7f2ce044d2a6a32fee1f4a3a13d0ae06
parent297666eba0f6d73b5969763aec2b3f8ac4123b9a
target-ppc: Introduce DFP Shift Significand

Add emulation of the PowerPC Decimal Floating Point Shift Significand
Left Immediate (dscli[q][.]) and DFP Shift Significant Right Immediate
(dscri[q][.]) instructions.

Signed-off-by: Tom Musta <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/dfp_helper.c
target-ppc/helper.h
target-ppc/translate.c
This page took 0.025783 seconds and 4 git commands to generate.