Skip to content

Armv7: vext disassembled incorrectly #3984

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

Open
MartijnB opened this issue Jul 17, 2020 · 0 comments
Open

Armv7: vext disassembled incorrectly #3984

MartijnB opened this issue Jul 17, 2020 · 0 comments
Labels
Arch: ARM/Thumb Issues with the ARM/Thumb architecture plugin Component: Architecture Issue needs changes to an architecture plugin Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Lifting issues related to LLIL lifting Type: Bug Issue is a non-crashing bug with repro steps

Comments

@MartijnB
Copy link

1102f6e4 4cc8bcf2 vext.8 q6, q6, q6, #0x80

Should be:

0x0000000000000000: 4C C8 BC F2 vext.64 q6, q6, q6, #1

@lwerdna lwerdna transferred this issue from Vector35/binaryninja-api Oct 9, 2020
@plafosse plafosse transferred this issue from Vector35/arch-armv7 Mar 1, 2023
@fuzyll fuzyll added Component: Architecture Issue needs changes to an architecture plugin Arch: ARM/Thumb Issues with the ARM/Thumb architecture plugin labels Mar 6, 2023
@xusheng6 xusheng6 added Impact: Low Issue is a papercut or has a good, supported workaround Effort: Low Issue should take < 1 week Lifting issues related to LLIL lifting labels May 11, 2023
@xusheng6 xusheng6 added the Type: Bug Issue is a non-crashing bug with repro steps label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: ARM/Thumb Issues with the ARM/Thumb architecture plugin Component: Architecture Issue needs changes to an architecture plugin Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Lifting issues related to LLIL lifting Type: Bug Issue is a non-crashing bug with repro steps
Projects
None yet
Development

No branches or pull requests

3 participants