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

Introduce ebpf::RETURN instruction #607

Closed
wants to merge 9 commits into from
Closed

Conversation

LucasSte
Copy link

@LucasSte LucasSte commented Oct 8, 2024

This PR introduces the return instruction in the 0x9d opcode. (See solana-foundation/solana-improvement-documents#178)

PS: The SIMD needs to be amended with the instruction name, which changed from exit to return.

@LucasSte LucasSte marked this pull request as ready for review October 8, 2024 18:12
@LucasSte LucasSte requested a review from Lichtso October 8, 2024 18:12
@LucasSte
Copy link
Author

LucasSte commented Oct 9, 2024

Superseded by #610.

@LucasSte LucasSte closed this Oct 9, 2024
@LucasSte LucasSte deleted the sys-2 branch October 14, 2024 14:22
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.

1 participant