Previous: , Up: Format Instructions   [Contents][Index]


21.1.6.4 Instruction formatlu

Synopsys:

formatlu BITS

Given an unsigned long and a numeration base in the stack, push the string representation to the stack.

Stack: ( ULONG INT -- STR )