]> Git Repo - qemu.git/commit
softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()
authorPeter Maydell <[email protected]>
Thu, 6 Jan 2011 18:34:43 +0000 (18:34 +0000)
committerRiku Voipio <[email protected]>
Fri, 7 Jan 2011 15:35:48 +0000 (17:35 +0200)
commit2bed652fc596dee09f27dd7ab20528cf5eaf9203
treea86728ad4abbf27f35b5be18ebd3794105efc5fa
parent285da2b9a83353703d07e141fdb447e82944146c
softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()

Implement versions of float*_is_any_nan() for the floatx80 and
float128 types.

Acked-by: Aurelien Jarno <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
fpu/softfloat.h
This page took 0.025019 seconds and 4 git commands to generate.