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
To compare registers we should have an operator to compare register values. This will set the F flag to UP if the values in R0 and R1 are equal, and F flag to DOWN if the values in R0 and R1 are not equal.