Function snarkvm_utilities::biginteger::arithmetic::mac
source · Expand description
Calculate a + b * c, returning the lower 64 bits of the result and setting
carry to the upper 64 bits.
Calculate a + b * c, returning the lower 64 bits of the result and setting
carry to the upper 64 bits.