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

Draft: Ghidra instruction decode fails if the VLE register is available but the value is null. #496

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dannyp303
Copy link
Collaborator

One sentence summary of this PR (This should go in the CHANGELOG!)
Fall back to PPC instruction encoding when the VLE register is available but the value is null.
Link to Related Issue(s)

Please describe the changes in your request.

Anyone you think should look at this, specifically?

@dannyp303 dannyp303 requested a review from rbs-jacob September 9, 2024 17:09
@rbs-jacob
Copy link
Member

Also if there is a specific binary that triggers this null pointer exception, should we write a test to catch regressions? No need to block this PR on that if it's complicated, but if it's easy to do, we should add it in.

@whyitfor whyitfor changed the title Ghidra instruction decode fails if the VLE register is available but the value is null. Draft: Ghidra instruction decode fails if the VLE register is available but the value is null. Nov 14, 2024
@whyitfor
Copy link
Contributor

Marked as draft to make it clear this is a WIP

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.

3 participants