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 "holes" to where the removed x86 registers used to be #1572

Merged
merged 1 commit into from Apr 2, 2022

Conversation

iii-i
Copy link
Contributor

@iii-i iii-i commented Mar 21, 2022

A number of x86 registers were removed for #1440, causing a change in
numbering for many other registers. This is causing inconveniences at
the moment, e.g. it's not possible to use the Unicorn2 shared library
as a drop-in replacement for the Unicorn1 one.

Restore the old numbering.

Fixes #1492.

A number of x86 registers were removed for unicorn-engine#1440, causing a change in
numbering for many other registers. This is causing inconveniences at
the moment, e.g. it's not possible to use the Unicorn2 shared library
as a drop-in replacement for the Unicorn1 one.

Restore the old numbering.

Fixes unicorn-engine#1492.
@wtdcode wtdcode merged commit 6da43e2 into unicorn-engine:dev Apr 2, 2022
@wtdcode
Copy link
Member

wtdcode commented Apr 2, 2022

Thanks and sorry for the late reply.

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.

None yet

2 participants