target-ppc: remove PRECISE_EMULATION define
commitdd94ad96e51457d8d9562a73659734b559d2f4b1
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Jan 2011 14:38:18 +0000 (6 15:38 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Jan 2011 15:10:48 +0000 (6 16:10 +0100)
treefb5c979dd1ebf19dd201ab3eb8ff12cc0d8167b5
parent23979dc5411befabe9049e37075b2b6320debc4e
target-ppc: remove PRECISE_EMULATION define

The PRECISE_EMULATION is "hardcoded" to one in target-ppc/exec.h and not
something easily tunable. Remove it and non-precise emulation code as
it doesn't make a noticeable difference in speed. People wanting speed
improvement should use softfloat-native instead.

Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-ppc/exec.h
target-ppc/op_helper.c