BVS (branch if overflow set) Tags: none
BVS
Description:
Jumps relative to the current position if the excess V marker is set. Otherwise, it does nothing.
Example:
BVS .skip ; jump to label '.skip' if V==1