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

Refactor and fix edge-related code generation #81

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

rmalmain
Copy link
Member

@rmalmain rmalmain commented Aug 5, 2024

  • fix sigsetjmp bug
  • fix tcg buffer overflow bug due to wrong icount report.
  • closer to original QEMU implementation to improve maintainability.
  • use the right TB icount / size semantic
  • report problems related errors during generation

- fix sigsetjmp bug
- fix tcg buffer overflow bug due to wrong icount report.
- closer to original QEMU implementation to improve maintainability.
- use the right TB icount / size semantic
- report problems related errors during generation
@rmalmain rmalmain merged commit 11b27cc into main Aug 6, 2024
1 check passed
@rmalmain rmalmain deleted the fix_sigsetjmp branch August 6, 2024 07:49
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.

1 participant