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

Disassembler failure #17

Closed
mskvortsov opened this issue Oct 22, 2018 · 1 comment
Closed

Disassembler failure #17

mskvortsov opened this issue Oct 22, 2018 · 1 comment

Comments

@mskvortsov
Copy link
Contributor

Instruction cmp.b #0, 1(r13) has encoding cd 93 01 00 and is not recognized by llvm-objdump

       6:	cd 93  <unknown>
       8:	01 00  <unknown>
@mskvortsov
Copy link
Contributor Author

Quite a few <unknown> instructions can be found by disassembling libc.a of the newlib.

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

No branches or pull requests

1 participant