COMMITS
/ include/fpu/softfloat-types.h August 5, 2022
L
fpu: Add rebias bool, value and operation
Lucas Mateus Castro (alqotel) committed
March 23, 2022
M
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau committed
December 17, 2021
R
softfloat: Add flag specific to signaling nans
Richard Henderson committed
R
softfloat: Add flag specific to convert non-nan to int
Richard Henderson committed
R
softfloat: Add flag specific to sqrt(-x)
Richard Henderson committed
R
softfloat: Add flags specific to Inf / Inf and 0 / 0
Richard Henderson committed
R
softfloat: Add flag specific to Inf * 0
Richard Henderson committed
R
softfloat: Add flag specific to Inf - Inf
Richard Henderson committed
R
softfloat: Extend float_exception_flags to 16 bits
Richard Henderson committed
November 21, 2020
R
softfloat: Introduce Floatx80RoundPrec
Richard Henderson committed
May 25, 2021
R
softfpu: Add float_round_to_odd_inf
Richard Henderson committed
August 13, 2020
L
softfloat: Define operations for bfloat16
LIU Zhiwei committed
July 1, 2020
M
softfloat: pass float_status pointer to pickNaN
Max Filippov committed
M
softfloat: make NO_SIGNALING_NANS runtime property
Max Filippov committed
May 5, 2020
R
softfloat: Name rounding mode enum
Richard Henderson committed
R
softfloat: Change tininess_before_rounding to bool
Richard Henderson committed
R
softfloat: Replace flag with bool
Richard Henderson committed
May 10, 2018
R
fpu/softfloat: Specialize on snan_bit_is_one
Richard Henderson committed
January 19, 2018
A
target/*/cpu.h: remove softfloat.h
Alex Bennée committed
A
fpu/softfloat-types: new header to prevent excessive re-builds
Alex Bennée committed