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


21.1.18.9 Instruction iutolu

Synopsys:

iutolu NBITS

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

NBITS can be any number from 1 to 64.

Stack: ( UINT -- UINT ULONG )