User`s manual

.MULU32
5-66
5
.MULU32
Name
.MULU32 - Unsigned 32-bit x 32-bit multiply
Code
$0069
Description
Two 32-bit unsigned integers are multiplied and the product is
returned as a 32-bit unsigned integer. No overßow checking is
performed.
Entry Conditions
R03: 32-bit multiplier
R04: 32-bit multiplicand
Exit Condition Different From Entry
R03: 32-bit product (result from multiplication)