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

cstool: avoid misaligned instructions in compressed riscv #1943

Merged
merged 1 commit into from Dec 26, 2022

Conversation

carenas
Copy link
Contributor

@carenas carenas commented Dec 18, 2022

When a compressed opcode is printed, make sure there is enough extra space at the end of it for the instructions to align.

When a compressed opcode is printed, make sure there is enough
extra space at the end of it for the instructions to align.
@kabeor
Copy link
Member

kabeor commented Dec 26, 2022

Cool, thanks!

@kabeor kabeor merged commit 0df8de8 into capstone-engine:next Dec 26, 2022
@carenas carenas deleted the riscv branch December 26, 2022 18:51
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.

None yet

2 participants