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


20.1.16.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 )