mul64x64_128

Perform a 64x64.128 bit multiplication TODO: Optimize this further

pure
void
mul64x64_128
(
ulong a
,
ulong b
,
ref ulong[2] res
)

Meta