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

x86: Consider swapping REX.W and 06 in capability mode #115

Open
bsdjhb opened this issue Oct 3, 2023 · 0 comments
Open

x86: Consider swapping REX.W and 06 in capability mode #115

bsdjhb opened this issue Oct 3, 2023 · 0 comments

Comments

@bsdjhb
Copy link
Collaborator

bsdjhb commented Oct 3, 2023

If operations using other REX bits (for r8-r15) use capability operands more than 64-bit operands in capability mode, then we could redefine REX.W to indicate capability-wide operations and use 06 for 64-bit operations. Probably worth adding a note about this in the rationale section of the x86 chapter.

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