Sign in
qemu
/
qemu
/
dd1559bb267becbb838de41132ef60771d183e5d
/
include
/
fpu
fd42503
softfloat: Add float128_to_uint32_round_to_zero()
by Bharata B Rao
· 8 years ago
2e6d856
softfloat: Add float128_to_uint64_round_to_zero()
by Bharata B Rao
· 8 years ago
9ee6f67
softfloat: Add round-to-odd rounding mode
by Bharata B Rao
· 8 years ago
f566c04
target-ppc: Add xscvdphp, xscvhpdp
by Bharata B Rao
· 8 years ago
d1eb8f2
fpu: add mechanism to check for invalid long double formats
by Andrew Dutcher
· 9 years ago
dfd6076
softfloat: Fix warn about implicit conversion from int to int8_t
by Pranith Kumar
· 9 years ago
175de52
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 9 years ago
af39bc8
softfloat: Implement run-time-configurable meaning of signaling NaN bit
by Aleksandar Markovic
· 9 years ago
90ce6e2
include: Clean up includes
by Peter Maydell
· 9 years ago
0bb721d
fpu: Remove use of int_fast16_t in conversions to int16
by Peter Maydell
· 9 years ago
d341d9f
fpu: Replace uint8 typedef with uint8_t
by Peter Maydell
· 9 years ago
8f506c7
fpu: Replace int8 typedef with int8_t
by Peter Maydell
· 9 years ago
3a87d00
fpu: Replace uint32 typedef with uint32_t
by Peter Maydell
· 9 years ago
f401451
fpu: Replace int32 typedef with int32_t
by Peter Maydell
· 9 years ago
182f42f
fpu: Replace uint64 typedef with uint64_t
by Peter Maydell
· 9 years ago
f42c222
fpu: Replace int64 typedef with int64_t
by Peter Maydell
· 9 years ago
a2f2d28
softfloat: expand out STATUS macro
by Peter Maydell
· 10 years ago
ff32e16
softfloat: expand out STATUS_VAR
by Peter Maydell
· 10 years ago
e5a41ff
softfloat: Expand out the STATUS_PARAM macro
by Peter Maydell
· 10 years ago
16017c4
softfloat: Clarify license status
by Peter Maydell
· 10 years ago
6bb8e0f
softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0be36f
by Peter Maydell
· 10 years ago
a7d1ac7
softfloat: Apply patch corresponding to rebasing to softfloat-2a
by Peter Maydell
· 10 years ago
2d31e06
softfloat: add functions corresponding to IEEE-2008 min/maxNumMag
by Leon Alrae
· 11 years ago
a49db98
fpu: softfloat: drop INLINE macro
by Luiz Capitulino
· 11 years ago
a13d448
softfloat: Introduce float32_to_uint64_round_to_zero
by Tom Musta
· 11 years ago
7baeabc
softfloat: export squash_input_denormal functions
by Alex Bennée
· 11 years ago
67d4353
softfloat: Support halving the result of muladd operation
by Peter Maydell
· 11 years ago
f9288a7
softfloat: Add support for ties-away rounding
by Peter Maydell
· 11 years ago
14c9a07
softfloat: Add float16 <=> float64 conversion functions
by Peter Maydell
· 11 years ago
879d096
softfloat: Provide complete set of accessors for fp state
by Peter Maydell
· 11 years ago
2f18bbf
softfloat: Add float32_to_uint64()
by Tom Musta
· 11 years ago
c4850f9
softfloat: Make the int-to-float functions take exact-width types
by Peter Maydell
· 11 years ago
8afbdab
softfloat: Add 16 bit integer to float conversions
by Peter Maydell
· 11 years ago
f581bf5
softfloat: Add float to 16bit integer conversions.
by Will Newton
· 11 years ago
e17ab31
softfloat: Add minNum() and maxNum() functions to softfloat.
by Will Newton
· 11 years ago
1e397ea
softfloat: Implement uint64_to_float128
by Richard Henderson
· 12 years ago
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 12 years ago