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

Fix issues relating to setting flags on ADDS and SUBS instructions: #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 20, 2023

  1. Fix issues relating to setting flags on ADDS and SUBS instructions:

    - Fixed an issue where SUBS instructions did not result in the correct V flag
    - Fixed an issue where ADDS and SUBS instructions did not result in the correct condition flags when the destination register was one of the operand registers
    isaacy2012 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    5fb7410 View commit details
    Browse the repository at this point in the history