21.1.10.13 Instruction diviu
Synopsys:
Push the result of the integer division of the two unsigned integers
at the top of the stack. If the denominator is zero, raise
PVM_E_DIV_BY_ZERO.
Stack: ( UINT UINT -- UINT UINT UINT )
Exceptions: PVM_E_DIV_BY_ZERO