Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add MOVE opcode #158

Merged
merged 1 commit into from
May 5, 2021
Merged

Add MOVE opcode #158

merged 1 commit into from
May 5, 2021

Conversation

adlerjohn
Copy link
Contributor

Fixes #149.

@adlerjohn adlerjohn self-assigned this May 5, 2021
@adlerjohn adlerjohn requested review from sezna and vlopes11 May 5, 2021 03:35
Copy link
Contributor

@vlopes11 vlopes11 left a comment

Choose a reason for hiding this comment

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

LGTM

@adlerjohn adlerjohn merged commit 475ba5c into master May 5, 2021
@adlerjohn adlerjohn deleted the adlerjohn/mov_copy branch May 5, 2021 20:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opcode to copy one register to another
3 participants