Bit blit routine, version 1

Torbjorn Granlund tg at swox.com
Tue Feb 3 13:40:42 CET 2004


Please explain what you mean with bit-blit.

We have mpn_lshift and mpn_rshift already in GMP, and they
are carefully optimized for all relevant processors.  They
implement what I mean with bit-blit.

In what way is your code different from mpn_lshift and mpn_rshift?

-- 
Torbjörn


More information about the gmp-devel mailing list