128 or 256 bit arithmetic

bearophile bearophileHUGS at lycos.com
Fri Mar 19 17:23:49 PDT 2010


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



More information about the Digitalmars-d mailing list