]> git.proxmox.com Git - mirror_qemu.git/commit
target-ppc: Introduce DFP Test Significance
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:55:09 +0000 (15:55 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:31 +0000 (13:24 +0200)
commitf6022a7684042b441b953ea27795afa897bcd35c
tree3c936d16f2a8aa44b5f12c7957556b39bb685590
parentf3d2b0bce098456539ea16eb92af6197b68dc8d8
target-ppc: Introduce DFP Test Significance

Add emulation of the PowerPC Decimal Floating Point Test Significance
instructions dtstsf[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