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

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

Various GCC unused annotations are removed since it is now safe to remove them.

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