Skip to content

aml: Implement DefOr, DefSubtract and DefLNot opcodes#199

Merged
IsaacWoods merged 4 commits into
rust-osdev:mainfrom
alnyan:aml/extra-opcodes
Oct 6, 2023
Merged

aml: Implement DefOr, DefSubtract and DefLNot opcodes#199
IsaacWoods merged 4 commits into
rust-osdev:mainfrom
alnyan:aml/extra-opcodes

Conversation

@alnyan

@alnyan alnyan commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

This PR implements some simple opcodes currently missing, but required for real-hardware function.

@IsaacWoods IsaacWoods left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting this! Always good to get these sorts of opcodes out the way.

Just a few things:

Comment thread aml/src/expression.rs Outdated
Comment thread aml/src/expression.rs Outdated
@alnyan

alnyan commented Oct 6, 2023

Copy link
Copy Markdown
Contributor Author

Yeah, sorry, these were pretty dumb mistakes I made while copy-pasting code 😅

@IsaacWoods

Copy link
Copy Markdown
Member

No worries; I've made plenty! Thanks!

@IsaacWoods IsaacWoods merged commit 07c31c6 into rust-osdev:main Oct 6, 2023
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