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

Added Pseudo-instructions from F and D. Allow for instructions to have a special field. #279

Commits on Aug 28, 2024

  1. Added Pseudo-instructions from F and D. Allow for instructions to hav…

    …e a special field
    
    Signed-off-by: Afonso Oliveira <Afonso.Oliveira@synopsys.com>
    AFOliveira committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    69258f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Added Zfh and Q Pseudo-instructions. Fixed D and F newlines.

    Signed-off-by: Afonso Oliveira <Afonso.Oliveira@synopsys.com>
    AFOliveira committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    37f82a0 View commit details
    Browse the repository at this point in the history
  2. Added Distinction between Instructions and Pseudo-instructions with t…

    …he same name. (JAL and JALR case)
    
    Signed-off-by: Afonso Oliveira <Afonso.Oliveira@synopsys.com>
    AFOliveira committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5132029 View commit details
    Browse the repository at this point in the history