SpiceQA
Questions
Tags
Users
Badges
floating-point-conversion
16 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to efficiently perform double/int128 conversions with AVX2?
user_18514153
0
•
asked Aug 10, 2022
2
0
122
avx
floating-point-conversion
simd
floating-point
c++
On uint64 to double conversion: Why is the code simpler after a shift right by 1?
user_13981672
0
•
asked Jul 5, 2022
9
2
138
floating-point-conversion
x86-64
sse
assembly
c++
What happens on ARM when double to int64_t conversion overflows?
user_6469690
0
•
asked Jun 27, 2022
3
0
66
floating-point-conversion
arm
floating-point
assembly
Cortex-M7: What's the most efficient way to convert a 64-bit unsigned integer to a single-precision floating point number in assembler?
user_7305567
0
•
asked Apr 19, 2022
2
1
118
cortex-m
floating-point-conversion
arm
floating-point
assembly
Why is there a difference in calculation results between literals and variables?
user_723876
0
•
asked Feb 18, 2022
4
0
59
compiler-optimization
floating-point-conversion
gcc
c
CVTTSD2SI - a truncating instruction - uses rounding with "inexact" results?
user_6469690
0
•
asked Nov 7, 2021
4
1
277
floating-point-conversion
sse
x86
assembly
Fast float-to-int formula with rounding toward -Inf: how does it work?
user_1636349
0
•
asked Sep 2, 2021
3
1
80
x87
floating-point-conversion
x86
assembly
Casting float to int with wrap-around on aarch64/arm64
user_3102
0
•
asked Feb 19, 2021
2
1
882
arm64
floating-point-conversion
clang
c++
convertion of four packed single precision floating point to unsigned double words in x86-SSE
user_5821185
0
•
asked Oct 29, 2020
3
1
548
sse3
floating-point-conversion
x86-64
sse
assembly
Convert number From Excel cell to IEEE 754 Hex format
user_11979706
0
•
asked Aug 2, 2020
2
1
6002
floating-point-conversion
ieee-754
floating-point
excel
1
(current)
2
Next
Next
Hot Questions