21.1.10.15 Instruction divlu
Synopsys:
Push the result of the integer division of the two unsigned
longs at the top of the stack. If the denominator is zero,
raise PVM_E_DIV_BY_ZERO.
Stack: ( ULONG ULONG -- ULONG ULONG ULONG )
Exceptions: PVM_E_DIV_BY_ZERO