Skip to content

Add little-endian octeon mips arch#8171

Open
jonathanzetier wants to merge 1 commit into
Vector35:devfrom
jonathanzetier:octeon-le
Open

Add little-endian octeon mips arch#8171
jonathanzetier wants to merge 1 commit into
Vector35:devfrom
jonathanzetier:octeon-le

Conversation

@jonathanzetier
Copy link
Copy Markdown
Contributor

I didn't think these actually existed in the wild, but lo and behold, we have stumbled upon a little-endian cavium mips64 ELF. Unfortunately I can't share it, but I can confirm that this properly disassembles the binary we discovered, whereas before, it would be appear as total garbage because it was trying to decode little-endian MIPS as big-endian.

I'm pretty sure I added the little-endian variant everywhere that had the big-endian variant, but please double-check and let me know if there's somewhere I missed!

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