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

l4::Registers: void *base pointer #8

Open
humenda opened this issue Aug 13, 2023 · 0 comments
Open

l4::Registers: void *base pointer #8

humenda opened this issue Aug 13, 2023 · 0 comments

Comments

@humenda
Copy link
Owner

humenda commented Aug 13, 2023

The registers struct in l4::utcb currently holds both the current position, as
well as the base ptr of the registers. The base ptr can be efficiently read from
a register and hence the struct field is superfluous.

@humenda humenda changed the title l4::Registers: vaoid *base pointer l4::Registers: void *base pointer Sep 14, 2023
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

No branches or pull requests

1 participant