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
/
fpu
/
softfloat-parts.c.inc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
softfloat: Convert modrem operations to FloatParts
Richard Henderson
1
-0
/
+34
2021-06-03
softfloat: Move floatN_log2 to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+125
2021-06-03
softfloat: Adjust parts_uncanon_normal for floatx80
Richard Henderson
1
-6
/
+30
2021-06-03
softfloat: Reduce FloatFmt
Richard Henderson
1
-3
/
+3
2021-06-03
softfloat: Split out parts_uncanon_normal
Richard Henderson
1
-27
/
+32
2021-06-03
softfloat: Move sqrt_float to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+206
2021-06-03
softfloat: Move scalbn_decomposed to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+21
2021-06-03
softfloat: Move compare_floats to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+57
2021-06-03
softfloat: Move minmax_flags to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+80
2021-06-03
softfloat: Move uint_to_float to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+23
2021-06-03
softfloat: Move int_to_float to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+32
2021-06-03
softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc
Richard Henderson
1
-1
/
+67
2021-06-03
softfpu: Add float_round_to_odd_inf
Richard Henderson
1
-2
/
+4
2021-05-16
softfloat: Move round_to_int_and_pack to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+64
2021-05-16
softfloat: Move round_to_int to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+157
2021-05-16
softfloat: Move div_floats to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+55
2021-05-16
softfloat: Move muladd_floats to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+126
2021-05-16
softfloat: Move mul_floats to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+51
2021-05-16
softfloat: Move addsub_floats to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+81
2021-05-16
softfloat: Move round_canonical to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+148
2021-05-16
softfloat: Move sf_canonicalize to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+33
2021-05-16
softfloat: Move pick_nan_muladd to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+40
2021-05-16
softfloat: Move pick_nan to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+25
2021-05-16
softfloat: Move return_nan to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+37