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

rsx_i should be computed based on x_i, but not x'_i #205

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

hjlpb
Copy link
Contributor

@hjlpb hjlpb commented Jun 28, 2024

No description provided.

Copy link

vercel bot commented Jun 28, 2024

@hjlpb is attempting to deploy a commit to the Nexus Labs Team on Vercel.

A member of the Team first needs to authorize it.

@hjlpb
Copy link
Contributor Author

hjlpb commented Jun 28, 2024

Discussed in #199

Copy link

vercel bot commented Jun 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nexus-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 5:01pm

Copy link
Contributor

@yoichi-nexus yoichi-nexus left a comment

Choose a reason for hiding this comment

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

This looks good. For all indices except i, the original register values are kept in rsx_i, which get used as final values later.

The original equation also happened to be true on vm executions (because for those registers, the new value and the old value are the same), but that's more like an accident.

@yoichi-nexus yoichi-nexus merged commit 88a5b31 into nexus-xyz:main Jun 28, 2024
6 checks passed
@yoichi-nexus
Copy link
Contributor

Thank you very much for the find and the fix @hjlpb !

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