Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limitation: AND, OR, XOR and other logical operations does not update a Zero status flag #9

Open
fortinsylvain opened this issue Dec 18, 2023 · 0 comments

Comments

@fortinsylvain
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant