Next: Instruction iutoiu, Previous: Instruction itolu, Up: Conversion instructions [Contents][Index]
Synopsys:
iutoi NBITS
Convert the unsigned integer at the top of the stack to an integer featuring NBITS bits.
NBITS can be any number from 1 to 32.
Stack: ( UINT -- UINT INT )