lexical_util

Module mul

Source
Expand description

Fast multiplication routines.

Functionsยง

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