| Parameter | Description |
|---|---|
| a | 64-bit integer |
| b | 64-bit integer |
| hi | Stores the high 64-bits |
ulong 64-bit integer
Multiply unsigned 64-bit integers a and b, store the low 64-bits of the result in dst, and store the high 64-bits in hi. This does not read or write arithmetic flags.
____ mulx r64, r64, m64