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

Add spike-dasm --strict option #1881

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Add spike-dasm --strict option #1881

merged 2 commits into from
Dec 20, 2024

Conversation

aswaterman
Copy link
Collaborator

@aswaterman aswaterman commented Dec 18, 2024

Prevents disassembling instructions that are not enabled by the --isa setting.

Resolves #1879

@aswaterman
Copy link
Collaborator Author

I'm going to yolo-merge this because it's likely to fall victim to merge conflicts, but I'm happy to address any concerns in a follow-up PR.

@aswaterman aswaterman disabled auto-merge December 20, 2024 01:00
@aswaterman aswaterman merged commit 4cf4915 into master Dec 20, 2024
3 checks passed
@aswaterman aswaterman deleted the spike-dasm-strict branch December 20, 2024 01:01
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.

Can spike-dasm disassemble specified extensions through the --isa option?
1 participant