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 register mapping to avoid volatile registers and issues with R12 #78

Merged
merged 3 commits into from
Jun 16, 2021

Conversation

Alan-Jowett
Copy link
Collaborator

Fix register mapping to avoid volatile registers and issues with R12

Resolves: #77

Signed-off-by: Alan Jowett alan.jowett@microsoft.com

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
@coveralls
Copy link

coveralls commented Jun 1, 2021

Coverage Status

Coverage remained the same at 95.547% when pulling 955e51c on Alan-Jowett:issue77 into 221bbe0 on iovisor:master.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
@Alan-Jowett
Copy link
Collaborator Author

@rlane Did you spot anything else that is needed before this is merged?

@rlane rlane merged commit bdb5618 into iovisor:master Jun 16, 2021
@Alan-Jowett Alan-Jowett deleted the issue77 branch June 22, 2021 20:51
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.

Register R12 requires special encoding in modrm bytes - Avoid using it to simplify x64 code gen
3 participants