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


22.1.17.4 Instruction bzi

Synopsys:

bzi LABEL

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

Stack: ( INT -- INT )