index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fpu
/
softfloat-macros.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
softfloat: Convert modrem operations to FloatParts
Richard Henderson
1
-0
/
+34
2021-05-16
softfloat: Introduce sh[lr]_double primitives
Richard Henderson
1
-0
/
+36
2021-05-16
softfloat: Tidy mul128By64To192
Richard Henderson
1
-16
/
+6
2021-05-16
softfloat: Use add192 in mul128To256
Richard Henderson
1
-25
/
+12
2021-05-16
softfloat: Use mulu64 for mul64To128
Richard Henderson
1
-20
/
+3
2021-05-16
softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
Richard Henderson
1
-70
/
+25
2020-05-19
softfloat: Replace flag with bool
Richard Henderson
1
-16
/
+8
2019-08-19
fpu: make softfloat-macros "self-contained"
Alex Bennée
1
-1
/
+1
2019-08-19
fpu: replace LIT64 with UINT64_C macros
Alex Bennée
1
-3
/
+3
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+2
2019-06-12
Supply missing header guards
Markus Armbruster
1
-0
/
+5
2019-01-22
include/fpu/softfloat: Fix compilation with Clang on s390x
Thomas Huth
1
-1
/
+1
2018-11-04
softfloat: Don't execute divdeu without power7
Richard Henderson
1
-2
/
+2
2018-10-05
softfloat: Specialize udiv_qrnnd for ppc64
Richard Henderson
1
-0
/
+16
2018-10-05
softfloat: Specialize udiv_qrnnd for s390x
Richard Henderson
1
-0
/
+6
2018-10-05
softfloat: Specialize udiv_qrnnd for x86_64
Richard Henderson
1
-0
/
+6
2018-10-05
softfloat: Fix division
Richard Henderson
1
-9
/
+25
2018-10-05
softfloat: Replace countLeadingZeros32/64 with clz32/64
Thomas Huth
1
-87
/
+0
2018-03-04
softfloat: export some functions
Laurent Vivier
1
-0
/
+841