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 APX register support #261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add APX register support #261

wants to merge 1 commit into from

Conversation

orodley
Copy link
Collaborator

@orodley orodley commented Nov 18, 2024

No description provided.

@orodley orodley requested a review from ondrasej November 18, 2024 04:32
//
// If this is false, then the elements of apx_regs are unset and should be
// ignored.
uint64_t uses_apx_regs; // offset 0x10
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed internally: Let's add a note that this is int64_t and not bool to make the layout of the struct simpler.

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.

2 participants