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


21.1.17.3 Instruction bnn

Synopsys:

bnn LABEL

Branch to the given LABEL if the value at the top of the stack is not PVM_NULL.

Stack: ( VAL -- VAL )