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