feat(Isla): Support page-table symbol alignment - #183
Draft
febyeji wants to merge 1 commit into
Draft
Conversation
febyeji
marked this pull request as draft
July 3, 2026 10:40
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
3 times, most recently
from
July 3, 2026 12:38
5c4266d to
06b76da
Compare
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
from
July 3, 2026 14:02
e0fd94c to
e1900d5
Compare
febyeji
force-pushed
the
feature/pgt-dsl-virtual
branch
from
July 3, 2026 14:05
860e9e5 to
9d288ae
Compare
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
from
July 3, 2026 14:18
e1900d5 to
646263a
Compare
febyeji
marked this pull request as ready for review
July 3, 2026 21:22
This was referenced Jul 4, 2026
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
from
July 4, 2026 14:01
646263a to
ddb63da
Compare
Collaborator
|
To deal with PA alignment, we should treat as an implicit request for alignment for both |
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
from
July 4, 2026 14:27
ddb63da to
3ad5387
Compare
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
3 times, most recently
from
July 4, 2026 16:44
d7f2983 to
a22315a
Compare
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
2 times, most recently
from
July 4, 2026 16:54
c018263 to
4ca3000
Compare
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
6 times, most recently
from
July 5, 2026 10:58
630b0d2 to
2aea3a6
Compare
febyeji
marked this pull request as draft
July 5, 2026 15:32
- Parse aligned virtual declarations in page_table_setup. - Treat explicit mapping levels as alignment requests for VA and PA symbols. - Apply VA alignment before assembly layout and PA alignment during page-table construction. - Cover the level-2 VA/PA shorthand with a VM fixture.
febyeji
force-pushed
the
feature/pgt-dsl-aligned-virtual
branch
from
July 17, 2026 22:02
2aea3a6 to
5efa693
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is part of a stack containing 6 PRs:
main