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

Add operand decoding for register direct instructions. #5

Merged
merged 8 commits into from
May 22, 2022

Conversation

kn100
Copy link
Owner

@kn100 kn100 commented May 12, 2022

This PR adds operand decoding for all instructions that are using the Register Direct addressing mode.

It also does a bunch of refactoring, to use const iotas everywhere.

@coveralls
Copy link

coveralls commented May 12, 2022

Pull Request Test Coverage Report for Build 2364952290

  • 722 of 722 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2310561116: 0.0%
Covered Lines: 1458
Relevant Lines: 1458

💛 - Coveralls

@kn100 kn100 changed the title Add operand decoding for register directs up to p101/322 (dec.l) Add operand decoding for register direct instructions. May 22, 2022
@kn100 kn100 merged commit dcd5ae5 into master May 22, 2022
@kn100 kn100 deleted the operand_decode branch May 22, 2022 01:58
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

Successfully merging this pull request may close these issues.

2 participants