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
/
fpu
/
softfloat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softfloat: Reduce FloatFmt
Richard Henderson
2021-06-03
1
-17
/
+12
*
softfloat: Split out parts_uncanon_normal
Richard Henderson
2021-06-03
1
-0
/
+8
*
softfloat: Move sqrt_float to softfloat-parts.c.inc
Richard Henderson
2021-06-03
1
-152
/
+55
*
softfloat: Move scalbn_decomposed to softfloat-parts.c.inc
Richard Henderson
2021-06-03
1
-69
/
+34
*
softfloat: Move compare_floats to softfloat-parts.c.inc
Richard Henderson
2021-06-03
1
-132
/
+76
*
softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
David Hildenbrand
2021-06-03
1
-0
/
+13
*
softfloat: Move minmax_flags to softfloat-parts.c.inc
Richard Henderson
2021-06-03
1
-130
/
+76
*
softfloat: Move uint_to_float to softfloat-parts.c.inc
Richard Henderson
2021-06-03
1
-50
/
+33
*
softfloat: Move int_to_float to softfloat-parts.c.inc
Richard Henderson
2021-06-03
1
-98
/
+38
*
softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc
Richard Henderson
2021-06-03
1
-277
/
+80
*
softfloat: Move round_to_int_and_pack to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-284
/
+81
*
softfloat: Move round_to_int to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-327
/
+105
*
softfloat: Convert float-to-float conversions with float128
Richard Henderson
2021-05-16
1
-134
/
+69
*
softfloat: Split float_to_float
Richard Henderson
2021-05-16
1
-73
/
+101
*
softfloat: Move div_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-174
/
+116
*
softfloat: Introduce sh[lr]_double primitives
Richard Henderson
2021-05-16
1
-23
/
+79
*
softfloat: Move muladd_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-209
/
+197
*
softfloat: Move mul_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-129
/
+77
*
softfloat: Implement float128_add/sub via parts
Richard Henderson
2021-05-16
1
-221
/
+36
*
softfloat: Move addsub_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-141
/
+112
*
softfloat: Move round_canonical to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-155
/
+44
*
softfloat: Move sf_canonicalize to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-38
/
+79
*
softfloat: Move pick_nan_muladd to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-40
/
+13
*
softfloat: Move pick_nan to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-27
/
+35
*
softfloat: Move return_nan to softfloat-parts.c.inc
Richard Henderson
2021-05-16
1
-20
/
+25
*
softfloat: Convert float128_default_nan to parts
Richard Henderson
2021-05-16
1
-13
/
+4
*
softfloat: Convert float128_silence_nan to parts
Richard Henderson
2021-05-16
1
-13
/
+83
*
softfloat: Rearrange FloatParts64
Richard Henderson
2021-05-16
1
-2
/
+12
*
softfloat: Use pointers with parts_silence_nan
Richard Henderson
2021-05-16
1
-7
/
+9
*
softfloat: Use pointers with ftype_round_pack_canonical
Richard Henderson
2021-05-16
1
-63
/
+68
*
softfloat: Use pointers with ftype_unpack_canonical
Richard Henderson
2021-05-16
1
-189
/
+320
*
softfloat: Use pointers with ftype_pack_raw
Richard Henderson
2021-05-16
1
-20
/
+24
*
softfloat: Use pointers with pack_raw
Richard Henderson
2021-05-16
1
-8
/
+13
*
softfloat: Use pointers with ftype_unpack_raw
Richard Henderson
2021-05-16
1
-28
/
+48
*
softfloat: Use pointers with unpack_raw
Richard Henderson
2021-05-16
1
-10
/
+19
*
softfloat: Use pointers with parts_default_nan
Richard Henderson
2021-05-16
1
-15
/
+32
*
softfloat: Move type-specific pack/unpack routines
Richard Henderson
2021-05-16
1
-53
/
+56
*
softfloat: Rename FloatParts to FloatParts64
Richard Henderson
2021-05-16
1
-181
/
+181
*
softfloat: fix return_nan vs default_nan_mode
Richard Henderson
2021-05-16
1
-12
/
+7
*
softfloat: Use return_nan in float_to_float
Richard Henderson
2021-05-16
1
-7
/
+1
*
softfloat: Add float_cmask and constants
Richard Henderson
2021-05-16
1
-7
/
+23
*
softfloat: Tidy a * b + inf return
Richard Henderson
2021-05-16
1
-3
/
+2
*
softfloat: Use float_raise in more places
Richard Henderson
2021-05-16
1
-43
/
+44
*
softfloat: Move the binary point to the msb
Richard Henderson
2021-05-16
1
-103
/
+66
*
softfloat: Define convert operations for bfloat16
LIU Zhiwei
2020-08-28
1
-0
/
+223
*
softfloat: Define operations for bfloat16
LIU Zhiwei
2020-08-28
1
-0
/
+168
*
softfloat: Add fp16 and uint8/int8 conversion functions
Frank Chang
2020-08-28
1
-0
/
+34
*
softfloat: pass float_status pointer to pickNaN
Max Filippov
2020-08-21
1
-1
/
+1
*
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
softfloat: return low bits of quotient from floatx80_modrem
Joseph Myers
2020-06-26
1
-5
/
+18
[next]