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

ARM32: Implementing UC_HOOK_TCG_OPCODE #2012

Open
dotCirill opened this issue Sep 25, 2024 · 1 comment
Open

ARM32: Implementing UC_HOOK_TCG_OPCODE #2012

dotCirill opened this issue Sep 25, 2024 · 1 comment

Comments

@dotCirill
Copy link
Contributor

#2011

UC_HOOK_TCG_OPCODE is not supported for ARM now.

UC_HOOK_TCG_OPCODE for TCG_OP_SUB can be easily implemented for CMP (and CMN) instructions.

I think CMP and CMN instructions are nearly enough for implementing CMPLOG.

@wtdcode
Copy link
Member

wtdcode commented Sep 26, 2024

This is cool and looks good to me.

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

2 participants