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 instruction support for xchg #34

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Added instruction support for xchg #34

merged 1 commit into from
Jan 4, 2025

Conversation

cheng-alvin
Copy link
Owner

Added support for the xchg instruction (Exchange register/memory with registers) by adding the instruction encoder table.

Added support for the `xchg` instruction (Exchange register/memory
with registers) by adding the instruction encoder table.
@cheng-alvin cheng-alvin added enhancement New feature or request new-instruction A implementation of a new instruction labels Jan 3, 2025
@cheng-alvin cheng-alvin merged commit 28bdd93 into main Jan 4, 2025
4 checks passed
@cheng-alvin cheng-alvin deleted the xchg branch January 4, 2025 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new-instruction A implementation of a new instruction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant