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

Support undocumented x86 instructions in RzIL #4045

Open
DMaroo opened this issue Dec 23, 2023 · 0 comments
Open

Support undocumented x86 instructions in RzIL #4045

DMaroo opened this issue Dec 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request RZIL X86

Comments

@DMaroo
Copy link
Member

DMaroo commented Dec 23, 2023

x86 has some undocumented instructions. Capstone supports disassembling some undocumented instructions. QEMU has implemented some of these. It'd be nice to have these instructions lifted to RzIL once the rest of the x86 lifting is fairly complete.

Should be done once #3865 is complete.

@DMaroo DMaroo added enhancement New feature or request X86 RZIL labels Dec 23, 2023
@DMaroo DMaroo self-assigned this Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request RZIL X86
Projects
None yet
Development

No branches or pull requests

1 participant