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

Implement static memory read/write opcodes #169

Closed
wants to merge 2 commits into from

Conversation

MarcosNicolau
Copy link
Contributor

Closes #120. There is no documentation in the spec about these opcodes. I just follow their vm1 implementation.

@MarcosNicolau
Copy link
Contributor Author

Closing this since we don't currently have tests that support the implementation.

@MarcosNicolau MarcosNicolau deleted the feat-opcode/static-memory-read/write branch August 8, 2024 17:06
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.

Implement static memory read and write variants from UMAOpcode on run function
1 participant