]> Git Repo - qemu.git/commit - target-ppc/dfp_helper.c
target-ppc: Introduce DFP Subtract
authorTom Musta <[email protected]>
Mon, 21 Apr 2014 20:55:02 +0000 (15:55 -0500)
committerAlexander Graf <[email protected]>
Mon, 16 Jun 2014 11:24:30 +0000 (13:24 +0200)
commit2128f8a57e1f1db97b8ba03eae4d8e5d94bf1ea5
treea62e3c75ff83d9cc9590020140732d7507d2a50f
parenta9d7ba03b0fa8c7b6d660c6aafa736d16921728f
target-ppc: Introduce DFP Subtract

Add emulation of the PowerPC Decimal Floating Point Subtract instructions
dsub[q][.]

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.021202 seconds and 4 git commands to generate.