BMI (branch if minus) Tags: none
BMI
Description:
Jumps relative to the current position if the negative N result marker is set. Otherwise, it does nothing.
Example:
BMI .skip ; jump to label '.skip' if N==1