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
Normal CPU would update the zero status flag. My machine does not have this presently. So a compare instruction (CMP) need to be used each time we want to check if value is 0. It's a limitation of the current architecture.
The text was updated successfully, but these errors were encountered:
Normal CPU would update the zero status flag. My machine does not have this presently. So a compare instruction (CMP) need to be used each time we want to check if value is 0. It's a limitation of the current architecture.
The text was updated successfully, but these errors were encountered: