index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
fpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
softfloat: Change tininess_before_rounding to bool
Richard Henderson
2020-05-19
2
-9
/
+7
*
softfloat: Replace flag with bool
Richard Henderson
2020-05-19
4
-38
/
+24
*
fpu: make softfloat-macros "self-contained"
Alex Bennée
2019-08-19
1
-1
/
+1
*
fpu: move inline helpers into a separate header
Alex Bennée
2019-08-19
2
-62
/
+133
*
fpu: remove the LIT64 macro
Alex Bennée
2019-08-19
1
-2
/
+0
*
fpu: replace LIT64 with UINT64_C macros
Alex Bennée
2019-08-19
1
-3
/
+3
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Supply missing header guards
Markus Armbruster
2019-06-12
1
-0
/
+5
*
softfloat: Implement float128_to_uint32
David Hildenbrand
2019-02-26
1
-0
/
+1
*
softfloat: add float128_is_{normal,denormal}
David Hildenbrand
2019-02-26
1
-2
/
+12
*
include/fpu/softfloat: Fix compilation with Clang on s390x
Thomas Huth
2019-01-22
1
-1
/
+1
*
softfloat: add float{32,64}_is_zero_or_normal
Emilio G. Cota
2018-12-17
1
-0
/
+10
*
softfloat: add float{32,64}_is_{de,}normal
Emilio G. Cota
2018-12-17
1
-0
/
+20
*
softfloat: Don't execute divdeu without power7
Richard Henderson
2018-11-04
1
-2
/
+2
*
softfloat: Specialize udiv_qrnnd for ppc64
Richard Henderson
2018-10-05
1
-0
/
+16
*
softfloat: Specialize udiv_qrnnd for s390x
Richard Henderson
2018-10-05
1
-0
/
+6
*
softfloat: Specialize udiv_qrnnd for x86_64
Richard Henderson
2018-10-05
1
-0
/
+6
*
softfloat: Fix division
Richard Henderson
2018-10-05
1
-9
/
+25
*
softfloat: Replace countLeadingZeros32/64 with clz32/64
Thomas Huth
2018-10-05
1
-87
/
+0
*
softfloat: remove float64_trunc_to_int
Emilio G. Cota
2018-10-05
1
-1
/
+0
*
softfloat: Add scaling float-to-int routines
Richard Henderson
2018-08-24
1
-20
/
+59
*
softfloat: Add scaling int-to-float routines
Richard Henderson
2018-08-24
1
-13
/
+39
*
fpu/softfloat: Specialize on snan_bit_is_one
Richard Henderson
2018-05-18
1
-0
/
+1
*
fpu/softfloat: Remove floatX_maybe_silence_nan
Richard Henderson
2018-05-18
1
-5
/
+0
*
fpu/softfloat: re-factor float to float conversions
Alex Bennée
2018-05-18
1
-4
/
+4
*
fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan
Richard Henderson
2018-05-18
1
-0
/
+5
*
softfloat: use floatx80_infinity in softfloat
Laurent Vivier
2018-03-04
1
-2
/
+11
*
softfloat: export some functions
Laurent Vivier
2018-03-04
2
-0
/
+962
*
arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
1
-4
/
+12
*
fpu/softfloat: re-factor sqrt
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor compare
Alex Bennée
2018-02-21
1
-0
/
+2
*
fpu/softfloat: re-factor minmax
Alex Bennée
2018-02-21
1
-0
/
+6
*
fpu/softfloat: re-factor scalbn
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor int/uint to float
Alex Bennée
2018-02-21
1
-21
/
+9
*
fpu/softfloat: re-factor float to int/uint
Alex Bennée
2018-02-21
1
-0
/
+13
*
fpu/softfloat: re-factor round_to_int
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor muladd
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor div
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor mul
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor add/sub
Alex Bennée
2018-02-21
1
-0
/
+4
*
include/fpu/softfloat: add some float16 constants
Alex Bennée
2018-02-21
1
-3
/
+5
*
include/fpu/softfloat: implement float16_set_sign helper
Alex Bennée
2018-02-21
1
-0
/
+5
*
include/fpu/softfloat: implement float16_chs helper
Alex Bennée
2018-02-21
1
-0
/
+9
*
include/fpu/softfloat: implement float16_abs helper
Alex Bennée
2018-02-21
1
-0
/
+7
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
2
-53
/
+64
*
fpu/softfloat-types: new header to prevent excessive re-builds
Alex Bennée
2018-02-21
2
-30
/
+116
*
include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES
Alex Bennée
2018-02-21
1
-27
/
+0
*
fpu/softfloat: implement float16_squash_input_denormal
Alex Bennée
2018-02-21
1
-0
/
+1
*
configure: Drop ancient Solaris 9 and earlier support
Peter Maydell
2017-07-21
1
-5
/
+0
*
softfloat: define floatx80_round()
Laurent Vivier
2017-06-29
1
-0
/
+1
[prev]
[next]