You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When regA and regB are equal, CF = 0 and CZ = 1 occurs, which, according to the ISA, activates the JLT. Therefore, the jump also occurs when there is equality; the name JLT is misleading.
When regA and regB are equal, CF = 0 and CZ = 1 occurs, which, according to the ISA, activates the JLT. Therefore, the jump also occurs when there is equality; the name JLT is misleading.