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

bintr: Improve TCC execution of unknown instructions #164

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

fwsGonzo
Copy link
Owner

@fwsGonzo fwsGonzo commented Jun 22, 2024

  • Handle all exceptions properly
  • Store and re-throw actual exception thrown
  • Since TCC JIT is ephemeral, use instruction handler indices directly, avoiding decoding

Also, handle all exceptions properly
Turns out you often (if not always) want the real exception, so use that instead
@fwsGonzo fwsGonzo merged commit 315d4d3 into master Jun 22, 2024
22 checks passed
@fwsGonzo fwsGonzo deleted the improve_tcc_unknown_instr branch June 22, 2024 13:22
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

1 participant