]> git.proxmox.com Git - qemu.git/commit
softfloat: add pi constants
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 20 Apr 2011 11:04:22 +0000 (13:04 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 25 Apr 2011 09:18:32 +0000 (11:18 +0200)
commitc4b4c77a80cec85206e502578887d8c82b70d6af
treeec37053a25768f274176114306cc533c69dd889f
parentf3218a8df0365e515f2100c92016217826811200
softfloat: add pi constants

Add a pi constant for float32, float64, floatx80. It will be used by
target-i386 and later by the trigonometric functions.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
fpu/softfloat.h