Next: Instruction formatf32, Previous: Instruction formatl, Up: Format Instructions [Contents][Index]
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 )