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

CREATE generated OOB instruction fix #23

Closed
OlivierBBB opened this issue Dec 5, 2024 · 0 comments · Fixed by #24
Closed

CREATE generated OOB instruction fix #23

OlivierBBB opened this issue Dec 5, 2024 · 0 comments · Fixed by #24
Assignees

Comments

@OlivierBBB
Copy link
Collaborator

OlivierBBB commented Dec 5, 2024

Aborted OOB instructions don't have access to the "createe's" NONCE nor its HAS_CODE flag. As such we must remove it from the relevant OOB_DATA_X field in case of an abort.

Edit. Actually there is no bug in the spec. I will nonetheless change the shorthand definition to something more meaningful

image

I.e. not use trigger_RLPADDR as the condition but an equivalent shorthand called e.g. load_createe_into_trace.

@OlivierBBB OlivierBBB self-assigned this Dec 5, 2024
@OlivierBBB OlivierBBB linked a pull request Dec 5, 2024 that will close this issue
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 a pull request may close this issue.

1 participant