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

Update ordering and naming of kernel procedure offsets #870

Open
Fumuran opened this issue Sep 12, 2024 · 0 comments
Open

Update ordering and naming of kernel procedure offsets #870

Fumuran opened this issue Sep 12, 2024 · 0 comments
Milestone

Comments

@Fumuran
Copy link
Contributor

Fumuran commented Sep 12, 2024

What should be done?

We should update naming and ordering of the offsets of the kernel procedures to make them more consistent.

How should it be done?

Offsets, located in the miden-lib/asm/miden/kernel_proc_offsets.masm file, should be updated.
Order of the kernel procedure hashes in the KERNEL0_PROCEDURES constant array should be updated in accordance with the new ordering of the offsets.

When is this task done?

The task is done when the offsets are correctly grouped, properly rearranged and renamed corresponding to the group where they are located.

Additional context

No response

@bobbinth bobbinth added this to the v0.6 milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants