Le 16/08/2012 20:05, bearophile a écrit : > > Maybe there are ways to improve this ucent mul (avoiding magic > constants, using foreach, using size_t, maybe with asm too and __ctfe): Why not. I'm not aware of this __ctfe yet. The obvious next step with int128 would be to support fixed-size ints with 2^n bits.