COMMITS
/ include/fpu/softfloat-macros.h October 25, 2021
L
host-utils: move udiv_qrnnd() to host-utils
Luis Pires committed
May 8, 2021
R
softfloat: Convert modrem operations to FloatParts
Richard Henderson committed
November 10, 2020
R
softfloat: Introduce sh[lr]_double primitives
Richard Henderson committed
November 12, 2020
R
softfloat: Tidy mul128By64To192
Richard Henderson committed
October 26, 2020
R
softfloat: Use add192 in mul128To256
Richard Henderson committed
September 23, 2020
R
softfloat: Use mulu64 for mul64To128
Richard Henderson committed
November 13, 2020
R
softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
Richard Henderson committed
May 5, 2020
R
softfloat: Replace flag with bool
Richard Henderson committed
August 8, 2019
A
fpu: make softfloat-macros "self-contained"
Alex Bennée committed
August 13, 2019
A
fpu: replace LIT64 with UINT64_C macros
Alex Bennée committed
August 12, 2019
M
include: Make headers more self-contained
Markus Armbruster committed
June 4, 2019
M
Supply missing header guards
Markus Armbruster committed
January 14, 2019
T
include/fpu/softfloat: Fix compilation with Clang on s390x
Thomas Huth committed
November 1, 2018
R
softfloat: Don't execute divdeu without power7
Richard Henderson committed
October 3, 2018
R
softfloat: Specialize udiv_qrnnd for ppc64
Richard Henderson committed
R
softfloat: Specialize udiv_qrnnd for s390x
Richard Henderson committed
R
softfloat: Specialize udiv_qrnnd for x86_64
Richard Henderson committed
R
softfloat: Fix division
Richard Henderson committed
September 28, 2018
T
softfloat: Replace countLeadingZeros32/64 with clz32/64
Thomas Huth committed
February 24, 2018
L
softfloat: export some functions
Laurent Vivier committed