List Question
20 TechQA 2013-12-13T17:03:42.823000Compute (a*b)%n FAST for 64-bit unsigned arguments in C(++) on x86-64 platforms?
1.3k views
Asked by fgrieu
How to know if __uint128_t is defined
23.4k views
Asked by David Ranieri
C++ - GMP pow() function
6.2k views
Asked by JJ Liu
128-bit values on 64-bit architecture in C
1.4k views
Asked by awatan
c++ std::cmp_less misbehaving for __int128 depending on standard compiler switch
156 views
Asked by Ferenc Deak
128-bit shifts using assembly language?
4.1k views
Asked by Łukasz Lew
Custom string to 128-bit string
6.9k views
Asked by TheGeekZn
Fastest way to convert binary to decimal?
12.6k views
Asked by ianh
Unsigned 128-bit division on 64-bit machine
9.6k views
Asked by rookie
Generate 128 bit Poisson distributed numbers in cpp
146 views
Asked by Demeter Márton
How to bit scan forward and reverse a __uint128_t (128bit)?
1.9k views
Asked by Nikel Arteta
Unable to compile assembly code with xmmword operand-size using nasm
800 views
Asked by Goks
How to combine 4 uint32_t ints into a whole 128 bit int and return
1.8k views
Asked by Django
Haskell 128bit showing
417 views
Asked by gazrobur
Why is C#'s decimal type 128 bits?
706 views
Asked by rwallace
Why does C#'s decimal use binary integer significand?
155 views
Asked by rwallace
128-bit data type in C#
1.4k views
Asked by Yasin İPEK
128bit integer in mips assembly
899 views
Asked by Piotr_iOS
need to call native function that returns 128bit value with JNA (objc_msgSend)
132 views
Asked by Peter Quiring
Force a comparison to be done in a 128-bit register in C
512 views
Asked by Basj