On 20 April 2011 11:11, Aurelien Jarno <aurel...@aurel32.net> wrote: > Add a pi constant for float32, float64, floatx80. It will be used by > target-i386 and later by the trigonometric functions. > > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net> > --- > fpu/softfloat.h | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > v1 -> v2: fix typo creating a float64 constant with make_float32
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM