On Fri, Jan 07, 2011 at 09:26:24AM +, Peter Maydell wrote:
> Add a utility function to softfloat to test whether a float32
> is zero or denormal.
>
> Signed-off-by: Peter Maydell
> ---
> fpu/softfloat.h |5 +
> 1 files changed, 5 insertions(+), 0 deletions(-)
Reviewed-by: Aurelien J
Add a utility function to softfloat to test whether a float32
is zero or denormal.
Signed-off-by: Peter Maydell
---
fpu/softfloat.h |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/fpu/softfloat.h b/fpu/softfloat.h
index 15052cc..1acf7af 100644
--- a/fpu/softfloat.h
+