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

Add proof that segment 0 starts at address 0 #10

Open
franck44 opened this issue Nov 10, 2023 · 0 comments
Open

Add proof that segment 0 starts at address 0 #10

franck44 opened this issue Nov 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@franck44
Copy link
Owner

The way the segments are built implies that, if segment 0 exists, then its start address is zero.
And this is where we should start execution of the byte code.

To do

Add proof that this is always the case (provided there is a segment 0).
This can be used to remove some tests in the Driver.

@franck44 franck44 added the enhancement New feature or request label Nov 10, 2023
@franck44 franck44 self-assigned this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant