mvbg

VM_SWITCH

VM_SWITCH IDX, SIZE, N

Compares variable with a set of values, and if equal, jumps to the specified label.
Values for testing may be defined with the .CASE macro, where VAL parameter is a value for testing and LABEL is a jump label.