Next: , Previous: , Up: Conversion instructions   [Contents][Index]


20.1.17.7 Instruction iutoiu

Synopsys:

iutoiu NBITS

Convert the unsigned integer at the top of the stack to an unsigned integer featuring NBITS bits.

NBITS can be any number from 1 to 32.

Stack: ( UINT -- UINT UINT )