48 Commits (1ff36b5d4d00a4e3633eb960bf2be562f5e47dbf)

Author SHA1 Message Date
Aurelien Jarno 2daea9c16f target-s390x: define default NaN values 11 years ago
Peter Maydell a2f2d288b5 softfloat: expand out STATUS macro 11 years ago
Peter Maydell ff32e16e86 softfloat: expand out STATUS_VAR 11 years ago
Peter Maydell e5a41ffa87 softfloat: Expand out the STATUS_PARAM macro 11 years ago
Peter Maydell 16017c4854 softfloat: Clarify license status 11 years ago
Peter Maydell 332d584970 softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51d 11 years ago
Peter Maydell a7d1ac78e0 softfloat: Apply patch corresponding to rebasing to softfloat-2a 11 years ago
Aurelien Jarno bbc1dedef6 softfloat: implement fused multiply-add NaN propagation for MIPS 14 years ago
Max Filippov b81fe822da target-xtensa: specialize softfloat NaN rules 14 years ago
Max Filippov 213ff4e6df softfloat: add NO_SIGNALING_NANS 14 years ago
Avi Kivity 3bf7e40ab9 softfloat: fix for C99 15 years ago
Peter Maydell 369be8f618 softfloat: Implement fused multiply-add 15 years ago
Paolo Bonzini 789ec7ce20 softfloat: change default nan definitions to variables 15 years ago
Aurelien Jarno be22a9abc0 softfloat: always enable floatx80 and float128 support 15 years ago
Aurelien Jarno e2f422047b softfloat: fix floatx80 handling of NaN 15 years ago
Guan Xuetao d2fbca9422 unicore32: necessary modifications for other files to support unicore32 15 years ago
Andreas Färber bb98fe42c5 softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t 15 years ago
Andreas Färber 8d725fac63 softfloat: Prepend QEMU-style header with derivation notice 15 years ago
Christophe Lyon 8559666ddb softfloat: move all default NaN definitions to softfloat.h. 15 years ago
Peter Maydell f591e1bedf softfloat: Correctly handle NaNs in float16_to_float32() 15 years ago
Peter Maydell 600e30d2b2 softfloat: Fix single-to-half precision float conversions 15 years ago
Christophe Lyon bcd4d9afd4 softfloat: Honour default_nan_mode for float-to-float conversions 15 years ago
Peter Maydell bb4d4bb376 softfloat: Add float16 type and float16 NaN handling functions 15 years ago
Aurelien Jarno de4af5f792 softfloat: fix floatx80_is_{quiet,signaling}_nan() 15 years ago
Aurelien Jarno 102016020b softfloat: fix default-NaN mode 15 years ago
Aurelien Jarno e90877507e softfloat: SH4 has the sNaN bit set 15 years ago
Aurelien Jarno e024e881bb target-ppc: Implement correct NaN propagation rules 16 years ago
Aurelien Jarno 084d19ba71 target-mips: Implement correct NaN propagation rules 16 years ago
Aurelien Jarno 1f398e0825 softfloat: use float{32,64,x80,128}_maybe_silence_nan() 16 years ago
Aurelien Jarno f6a7d92aed softfloat: add float{x80,128}_maybe_silence_nan() 16 years ago
Aurelien Jarno 93ae1c6fea softfloat: fix float{32,64}_maybe_silence_nan() for MIPS 16 years ago
Aurelien Jarno d735d695e7 softfloat: rename *IsNaN variables to *IsQuietNaN 16 years ago
Aurelien Jarno 34d2386198 softfloat: remove HPPA specific code 16 years ago
Peter Maydell 011da610ba target-arm: Implement correct NaN propagation rules 16 years ago
Peter Maydell 354f211b1a softfloat: abstract out target-specific NaN propagation rules 16 years ago
Peter Maydell 185698715d softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 16 years ago
Peter Maydell b408dbdec3 softfloat: Add float*_maybe_silence_nan() functions 16 years ago
Richard Henderson 990b3e1901 target-alpha: Enable softfloat. 17 years ago
blueswir1 70c14705c3 Sparse fixes: dubious mixing of bitwise and logical operations 17 years ago
pbrook 5c7908ed23 Implement default-NaN mode. 18 years ago
pbrook 9027db892a Fix ARM default NaN. 18 years ago
blueswir1 b1d8e52e63 Fix undeclared symbol warnings from sparse 18 years ago
ths 85016c983c Assortment of soft-float fixes, by Aurelien Jarno. 19 years ago
pbrook f090c9d4ad Add strict checking mode for softfp code. 19 years ago
ths 5a6932d51d Fix NaN handling for MIPS and HPPA. 19 years ago
ths b645bb4885 Fix softfloat NaN handling. 19 years ago
bellard 750afe93fd avoid using char when it is not necessary 20 years ago
bellard 158142c2c2 soft float support 21 years ago