Search code examples
long double (GCC specific) and __float128...


gccx86long-doubleextended-precisionquadruple-precision

Read More
Is there a 256-bit integer type in C?...


cgccx86-64bigintextended-precision

Read More
Migrating Delphi Win32 Extended data type in a Win64 application/environment...


delphifloating-pointextended-precision

Read More
C++ handling of excess precision...


c++gccfloating-pointfloating-point-precisionextended-precision

Read More
Does gcc support 128-bit int on amd64?...


cgccx86-64128-bitextended-precision

Read More
AArch64: compare 256-bit unsigned integers...


assemblyarm64neonbigintextended-precision

Read More
Assembly multiplication of 16-bit x 32-bit => 48-bit...


assemblyx86-16bigintextended-precision

Read More
What gcc versions support the __int128 intrinsic type?...


gcc128-bitextended-precision

Read More
what is fastest x86-64 assembly-language divide algorithm for huge numbers?...


assemblyx86-64divisionbigintextended-precision

Read More
What are the applications/benefits of an 80-bit extended precision data type?...


floating-pointieee-754x87long-doubleextended-precision

Read More
What's the philosophy concerning the use of floating point values in Clojure?...


clojurefloating-pointjvmclojurescriptextended-precision

Read More
Function that returns whether the floating-point type is fully compliant to IEEE-754?...


c++floating-pointieee-754standards-complianceextended-precision

Read More
Efficient computation of the average of three unsigned integers (without overflow)...


calgorithmbit-manipulationmicro-optimizationextended-precision

Read More
How can I multiply two 64-bit numbers using x86 assembly language?...


assemblyx86bigintextended-precision

Read More
How large numbers are stored in registers...


assemblybigintextended-precision

Read More
Adding 32-bit numbers on a 32 machine, widening to a 64-bit sum in two registers...


assemblyx86nasmbigintextended-precision

Read More
manipulating 32 bit numbers with 16 bit registers in 8086...


assemblyx86-16bigint16-bitextended-precision

Read More
Shift across registers efficiently...


assemblyx86-64bit-shiftextended-precision

Read More
Convert extended precision float (80-bit) to double (64-bit) in MSVC...


visual-c++x86floating-pointlong-doubleextended-precision

Read More
get unsigned long long addition carry...


cx86-64additioninteger-overflowextended-precision

Read More
Assembly: Increment by 2 (or larger number) without destroying CF in an ADC loop?...


assemblyx86-64biginttdm-gccextended-precision

Read More
Convert Extended (80-bit) to string...


algorithmdelphifloating-pointextended-precision

Read More
How to format MinExtended80Denormal?...


delphistring-formattingdelphi-10.2-tokyoextended-precision

Read More
practical BigNum AVX/SSE possible?...


ssebigintegersimdavxextended-precision

Read More
Convert 80-bit extended precision in java...


javatype-conversionextended-precision

Read More
In J, how can I find the extended precision integer floor of a square root...


jextended-precision

Read More
Floating-point NaN depending on uncorrelated exception handling in C++...


c++exceptionfloating-pointnanextended-precision

Read More
80-bit extended precision floating-point in OCaml...


floating-pointocamlextended-precision

Read More
Properties of 80-bit extended precision computations starting from double precision arguments...


cfloating-pointieee-754extended-precision

Read More
BackNext