On 20 April 2011 11:11, Aurelien Jarno 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
> ---
> fpu/softfloat.h | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
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
---
fpu/softfloat.h |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
v1 -> v2: fix typo creating a float64 constant with make_floa