Next: , Previous: , Up: Printing Instructions   [Contents][Index]


21.1.5.3 Instruction printiu

Synopsys:

printiu BITS

Given an unsigned integer and a numeration base in the stack, print the integer to the terminal.

Stack: ( UINT INT -- )