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


21.1.17.9 Instruction bnziu

Synopsys:

bnziu LABEL

Branch to the given LABEL if the unsigned integer at the top of the stack is nonzero.

Stack: ( UINT -- UINT )