digitalmars.D - 128 or 256 bit arithmetic
- bearophile (4/4) Mar 19 2010 This looks like a nice article about 128 or 256 bit arithmetic, that can...
This looks like a nice article about 128 or 256 bit arithmetic, that can be useful to implement efficiently the cent/ucent types on 64 bit CPUs and to do other things: http://locklessinc.com/articles/256bit_arithmetic/ Bye, bearophile
Mar 19 2010