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

Leros code generation #40

Open
schoeberl opened this issue Dec 9, 2021 · 0 comments
Open

Leros code generation #40

schoeberl opened this issue Dec 9, 2021 · 0 comments

Comments

@schoeberl
Copy link
Member

The following assumption is not true:

// leros uses the lower part of main memory as a register file

It would be a legal implementation to map the registers into memory. Which would save resources and also gives a fast context switch. However, it is probably inefficient. If so, I would not put it at address 0.

Is this assumption anywhere considered in the test generation?

@dobios dobios changed the title Lreos code generation Leros code generation Nov 12, 2022
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