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

Fix callstack_instr on MIPS #1409

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Fix callstack_instr on MIPS #1409

merged 1 commit into from
Jan 8, 2024

Conversation

be32826
Copy link
Contributor

@be32826 be32826 commented Jan 8, 2024

  • Add bal and balr to Capstone workaround
  • Fix issue where the Capstone workaround only checked the first instruction
  • Fix (always-false?) CS_GRP_INVALID check

- Add bal and balr to Capstone workaround
- Fix issue where the Capstone workaround only checked the first instruction
- Fix (always-false?) CS_GRP_INVALID check
@be32826 be32826 force-pushed the fix-mips-callstack-instr branch from d237811 to 23ba7b4 Compare January 8, 2024 18:46
@be32826 be32826 requested a review from AndrewFasano January 8, 2024 19:33
@AndrewFasano AndrewFasano merged commit 50426f6 into dev Jan 8, 2024
8 checks passed
@AndrewFasano AndrewFasano deleted the fix-mips-callstack-instr branch January 8, 2024 20:43
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.

2 participants