Skip to content

Add test claims for copying and related opcodes #53

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

Merged
merged 11 commits into from
Jun 30, 2025
Merged

Conversation

tothtamas28
Copy link
Contributor

  • CALLDATACOPY
  • CALLDATALOAD
  • CALLDATASIZE
  • CALLVALUE
  • CODECOPY
  • CODESIZE
  • MCOPY - concrete test failing
  • MSIZE
  • RETURNDATA
  • RETURNDATASIZE

@tothtamas28 tothtamas28 self-assigned this Jun 26, 2025
@tothtamas28 tothtamas28 changed the title Add tests for copying and related opcodes Add test claims for copying and related opcodes Jun 26, 2025
@tothtamas28 tothtamas28 marked this pull request as ready for review June 26, 2025 11:11
@tothtamas28 tothtamas28 requested a review from Stevengre June 26, 2025 11:12
Copy link
Contributor

@Stevengre Stevengre left a comment

Choose a reason for hiding this comment

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

MCOPY - concrete test failing

Could you please provide an issue in the riscv semantics to report this error?

@tothtamas28
Copy link
Contributor Author

MCOPY - concrete test failing

Could you please provide an issue in the riscv semantics to report this error?

Done:

@tothtamas28 tothtamas28 merged commit 1070564 into master Jun 30, 2025
2 checks passed
@tothtamas28 tothtamas28 deleted the memory-opcodes branch June 30, 2025 10:03
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