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

Fix config table entries. #97

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Fix config table entries. #97

merged 1 commit into from
Dec 20, 2024

Conversation

SidManning
Copy link

The entries that contain addresses, should store bits 35:16 not 32:0.

The entries that contain addresses, should store bits 35:16 not 32:0.

Signed-off-by: Sid Manning <[email protected]>
@SidManning SidManning self-assigned this Dec 20, 2024
@androm3da
Copy link

LGTM. We can merge this for now, but I will fold it into the original commit history afterwards.

This should make it match downstream now? (after Matheus' changes to correct these shifted addrs ~4 weeks ago or so)

@androm3da
Copy link

... I will fold it into the original commit history afterwards.

To be a bit clearer: first I'll reset the hex-next branch to Matheus' fixed-history hex-next, then I'll cherry-pick this commit and others Sid's added recently, then I'll fold just this one into the original history.

@androm3da androm3da merged commit d23e0df into hex-next Dec 20, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants