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

Bug: Unexpected instruction encoding on 32bit build #11

Closed
zuypt opened this issue Jan 31, 2021 · 2 comments
Closed

Bug: Unexpected instruction encoding on 32bit build #11

zuypt opened this issue Jan 31, 2021 · 2 comments

Comments

@zuypt
Copy link

zuypt commented Jan 31, 2021

I hit this assertion on the 32bit build of Jackalope but it works fine under 64bit build.
[-] PROGRAM ABORT : Unexpected instruction encoding Location : LiteCov::InstrumentInstruction(), D:\Jackalope\TinyInst\litecov.cpp:733
Also there is typo in the nearby comment // check hat the offset is at the end.

@zuypt zuypt changed the title Bugs: Unexpected instruction encoding Bugs: Unexpected instruction encoding on 32bit build Jan 31, 2021
@zuypt zuypt changed the title Bugs: Unexpected instruction encoding on 32bit build Bug: Unexpected instruction encoding on 32bit build Jan 31, 2021
@ifratric
Copy link
Collaborator

ifratric commented Feb 1, 2021

Ooops :-) Should be fixed now! Please update TinyInst and rebuild.

@ifratric
Copy link
Collaborator

ifratric commented Feb 1, 2021

Tentatively closing the issue.

@ifratric ifratric closed this as completed Feb 1, 2021
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

2 participants