Module mul

Source
Expand description

Fast multiplication routines.

Functionsยง

mul
Multiply two unsigned, integral values, and return the hi and lo product.
mulhi
Multiply two unsigned, integral values, and return the hi product.