qemu-patch-raspberry4/fpu
Aurelien Jarno f5a64251f2 softfloat: improve description of comparison functions
Make clear for all comparison functions which ones trigger an exception
for all NaNs, and which one only for sNaNs.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-04-17 20:32:15 +02:00
..
softfloat-macros.h softfloat: use GCC builtins to count the leading zeros 2011-04-17 20:32:14 +02:00
softfloat-native.c softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t 2011-03-21 21:46:14 +01:00
softfloat-native.h softfloat: rename float*_eq_signaling() into float*_eq() 2011-04-17 20:32:14 +02:00
softfloat-specialize.h unicore32: necessary modifications for other files to support unicore32 2011-04-12 18:49:05 +00:00
softfloat.c softfloat: improve description of comparison functions 2011-04-17 20:32:15 +02:00
softfloat.h softfloat: move float*_eq and float*_eq_quiet 2011-04-17 20:32:15 +02:00