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

[capstone2llvmir]: unhandled branch instruction format #2 #723

Open
stumpy1029 opened this issue Mar 10, 2020 · 2 comments
Open

[capstone2llvmir]: unhandled branch instruction format #2 #723

stumpy1029 opened this issue Mar 10, 2020 · 2 comments

Comments

@stumpy1029
Copy link

Running retdec-decompiler.py returns "[capstone2llvmir]: unhandled branch instruction format #2
Error: Decompilation to LLVM IR failed" using powerpc. I cannot supply the exe file.

@PeterMatula
Copy link
Collaborator

This is thrown only at one place in translation, so I might be able to look into it even without the input. If not, I will at least add better error message that would contain the instruction that causes problems - that way, you would not have to supply the whole input file, only the problematic instruction in question.

@afcsoft
Copy link

afcsoft commented Aug 22, 2023

I think I also face the same error message : unhandled branch instruction format #3. How can I avoid it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants