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

Fix some ARM NEON vmul opcodes #2677

Closed
wants to merge 1 commit into from

Conversation

PhysSong
Copy link
Contributor

There are two vmul opcodes with conditions, but they weren't applied properly.
Related: #1217, #1758

@emteere
Copy link
Contributor

emteere commented Jan 25, 2021

What you have does appear to be correct. Thanks for the PR!
Looks like it might have been a typo. The instruction specifies "cond!=1111".

I also added missing F16 variants from the ARM v8.6 spec as I accepted the PR.
These should make it into master/patch soon

@emteere emteere self-assigned this Jan 25, 2021
@ghidra1 ghidra1 added this to the 9.2.3 milestone Jan 26, 2021
@ghidra1
Copy link
Collaborator

ghidra1 commented Jan 26, 2021

Merged for release with Ghidra 9.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants