JmpCode

Contains jump condition coded for M2 jmp operations.

Values

ValueMeaning
nc

Always jump

eq

Jump if condition code is equal to condition register

ne

Jump if condition code is not equal to condition register

sh

Jump if at least some of the same bits are high in both the condition code and the condition register

op

Jump is all the bits are opposite in the condition code from the condition register

Meta