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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-16
fpu: Add conversions between bfloat16 and [u]int8
LIU Zhiwei
1
-0
/
+12
2023-07-01
fpu: Add float64_to_int{32,64}_modulo
Richard Henderson
1
-0
/
+3
2022-04-20
softfloat: add float128_to_int128
Matheus Ferst
1
-0
/
+2
2022-04-20
softfloat: add float128_to_uint128
Matheus Ferst
1
-0
/
+2
2022-04-20
softfloat: add int128_to_float128
Matheus Ferst
1
-0
/
+1
2022-04-20
softfloat: add uint128_to_float128
Matheus Ferst
1
-0
/
+2
2021-12-17
softfloat: Add float64r32 arithmetic routines
Richard Henderson
1
-0
/
+12
2021-12-17
softfloat: Extend float_exception_flags to 16 bits
Richard Henderson
1
-1
/
+1
2021-10-29
softfloat: add APIs to handle alternative sNaN propagation for fmax/fmin
Chih-Min Chao
1
-0
/
+10
2021-06-03
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
1
-2
/
+2
2021-06-03
softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
David Hildenbrand
1
-0
/
+6
2021-05-16
softfloat: Move muladd_floats to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+2
2021-05-16
softfloat: Inline float_raise
Richard Henderson
1
-1
/
+4
2020-08-29
softfloat: Define comparison operations for bfloat16
Richard Henderson
1
-0
/
+41
2020-08-28
softfloat: Define misc operations for bfloat16
LIU Zhiwei
1
-0
/
+48
2020-08-28
softfloat: Define convert operations for bfloat16
LIU Zhiwei
1
-0
/
+54
2020-08-28
softfloat: Define operations for bfloat16
LIU Zhiwei
1
-0
/
+38
2020-08-28
softfloat: Add float16_is_normal
Stephen Long
1
-0
/
+5
2020-08-28
softfloat: Add fp16 and uint8/int8 conversion functions
Frank Chang
1
-0
/
+8
2020-08-28
softfloat: Implement the full set of comparisons for float16
Kito Cheng
1
-0
/
+41
2020-07-27
target/i386: floatx80: avoid compound literals in static initializers
Laszlo Ersek
1
-0
/
+1
2020-07-06
softfloat,m68k: disable floatx80_invalid_encoding() for m68k
Laurent Vivier
1
-0
/
+24
2020-06-26
softfloat: return low bits of quotient from floatx80_modrem
Joseph Myers
1
-1
/
+2
2020-06-26
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers
1
-0
/
+2
2020-05-19
softfloat: Return bool from all classification predicates
Richard Henderson
1
-33
/
+33
2020-05-19
softfloat: Inline floatx80 compare specializations
Richard Henderson
1
-8
/
+41
2020-05-19
softfloat: Inline float128 compare specializations
Richard Henderson
1
-8
/
+41
2020-05-19
softfloat: Inline float64 compare specializations
Richard Henderson
1
-8
/
+41
2020-05-19
softfloat: Inline float32 compare specializations
Richard Henderson
1
-8
/
+41
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
1
-12
/
+13
2020-05-19
softfloat: Name rounding mode enum
Richard Henderson
1
-18
/
+21
2020-05-19
softfloat: Replace flag with bool
Richard Henderson
1
-5
/
+5
2019-08-19
fpu: move inline helpers into a separate header
Alex Bennée
1
-62
/
+1
2019-08-19
fpu: remove the LIT64 macro
Alex Bennée
1
-2
/
+0
2019-02-26
softfloat: Implement float128_to_uint32
David Hildenbrand
1
-0
/
+1
2019-02-26
softfloat: add float128_is_{normal,denormal}
David Hildenbrand
1
-2
/
+12
2018-12-17
softfloat: add float{32,64}_is_zero_or_normal
Emilio G. Cota
1
-0
/
+10
2018-12-17
softfloat: add float{32,64}_is_{de,}normal
Emilio G. Cota
1
-0
/
+20
2018-10-05
softfloat: remove float64_trunc_to_int
Emilio G. Cota
1
-1
/
+0
2018-08-24
softfloat: Add scaling float-to-int routines
Richard Henderson
1
-20
/
+59
2018-08-24
softfloat: Add scaling int-to-float routines
Richard Henderson
1
-13
/
+39
2018-05-17
fpu/softfloat: Remove floatX_maybe_silence_nan
Richard Henderson
1
-5
/
+0
2018-05-17
fpu/softfloat: re-factor float to float conversions
Alex Bennée
1
-4
/
+4
2018-05-17
fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan
Richard Henderson
1
-0
/
+5
2018-03-04
softfloat: use floatx80_infinity in softfloat
Laurent Vivier
1
-2
/
+11
2018-03-04
softfloat: export some functions
Laurent Vivier
1
-0
/
+121
2018-03-01
arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
Alex Bennée
1
-4
/
+12
2018-02-21
fpu/softfloat: re-factor sqrt
Alex Bennée
1
-0
/
+1
2018-02-21
fpu/softfloat: re-factor compare
Alex Bennée
1
-0
/
+2
2018-02-21
fpu/softfloat: re-factor minmax
Alex Bennée
1
-0
/
+6
[next]