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)
commit266f31eb997b0d51b4bfd093df121994eb2f6fe5
treef0c298ffc98668aa67ba1b300009ffe2f565fdb7
parent10a738c4658f1d485a8f669237fe5352be60e1e1
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