Next: jprob Instruction, Previous: jmp Instruction, Up: Assembler Instructions [Contents][Index]
jprob
jmp
prob
The instruction has the syntax
var_def prob number
and defines a probability variable var_def with initial value number. Here var_def is a data label. The parameter number must be in the range 0 to 1 inclusive.