27.1.12.26 Instruction powiu
Synopsys:
Perform the exponentiation of the unsigned integer at the under top
of the stack. The exponent is the unsigned integer at the top of
the stack. If the exponent is 0, the result is 1.
Stack: ( UINT UINT -- UINT UINT UINT )