Skip to content

[arm32]Add hook for restoring user mode register instruction #2184

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

Open
1144822034 opened this issue May 9, 2025 · 1 comment
Open

[arm32]Add hook for restoring user mode register instruction #2184

1144822034 opened this issue May 9, 2025 · 1 comment

Comments

@1144822034
Copy link

I am researching interrupts for ARM7EJ-S and have found that instruction level hooks are required, such as LDMFD SP, {R0-PC} ^, which allow the CPU to restore user state registers. However, the unicorn engine has almost no hooks for arm32 instructions. Would you consider adding them

@appleflyerv3
Copy link

#2183

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