Always enable precise emulation when softfloat is used
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 7 Apr 2008 21:00:51 +0000 (21:00 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 7 Apr 2008 21:00:51 +0000 (21:00 +0000)
commite755699dc7d198c7ac31a73c9b8f45595129f44f
treef0c298ffc98668aa67ba1b300009ffe2f565fdb7
parentcec79b3bd98aaa92aa2b092524bcfc13d4a7851c
Always enable precise emulation when softfloat is used

The patch below changes the way to enable softfloat on the PPC target. It
is now enabled when softfloat is used. The rationale behind this change
is that persons who want precise emulation prefer precision over emulation
speed.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4168 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/exec.h
target-ppc/op.c
target-ppc/op_helper.c
target-ppc/op_helper.h