index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpu
/
softfloat-specialize.h
Age
Commit message (
Expand
)
Author
2011-02-10
softfloat: Fix single-to-half precision float conversions
Peter Maydell
2011-02-10
softfloat: Honour default_nan_mode for float-to-float conversions
Christophe Lyon
2011-02-10
softfloat: Add float16 type and float16 NaN handling functions
Peter Maydell
2011-01-20
softfloat: fix floatx80_is_{quiet,signaling}_nan()
Aurelien Jarno
2011-01-14
softfloat: fix default-NaN mode
Aurelien Jarno
2011-01-14
softfloat: SH4 has the sNaN bit set
Aurelien Jarno
2011-01-06
target-ppc: Implement correct NaN propagation rules
Aurelien Jarno
2011-01-06
target-mips: Implement correct NaN propagation rules
Aurelien Jarno
2011-01-06
softfloat: use float{32,64,x80,128}_maybe_silence_nan()
Aurelien Jarno
2011-01-06
softfloat: add float{x80,128}_maybe_silence_nan()
Aurelien Jarno
2011-01-06
softfloat: fix float{32,64}_maybe_silence_nan() for MIPS
Aurelien Jarno
2011-01-06
softfloat: rename *IsNaN variables to *IsQuietNaN
Aurelien Jarno
2011-01-06
softfloat: remove HPPA specific code
Aurelien Jarno
2011-01-02
target-arm: Implement correct NaN propagation rules
Peter Maydell
2011-01-02
softfloat: abstract out target-specific NaN propagation rules
Peter Maydell
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
2010-12-07
softfloat: Add float*_maybe_silence_nan() functions
Peter Maydell
2009-12-13
target-alpha: Enable softfloat.
Richard Henderson
2009-03-07
Sparse fixes: dubious mixing of bitwise and logical operations
blueswir1
2008-12-19
Implement default-NaN mode.
pbrook
2008-11-04
Fix ARM default NaN.
pbrook
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
2007-12-25
Assortment of soft-float fixes, by Aurelien Jarno.
ths
2007-11-18
Add strict checking mode for softfp code.
pbrook
2007-11-16
Fix NaN handling for MIPS and HPPA.
ths
2007-05-11
Fix softfloat NaN handling.
ths
2006-10-28
avoid using char when it is not necessary
bellard
2005-03-13
soft float support
bellard
[prev]