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

Various printer fixes #200

Merged
merged 2 commits into from
Sep 8, 2020
Merged

Various printer fixes #200

merged 2 commits into from
Sep 8, 2020

Conversation

rajdakin
Copy link
Contributor

@rajdakin rajdakin commented Sep 8, 2020

This PR fixes the printer in various places:

  • all NEON variable size opcodes possibly operating on 64 bits (with an immediate 6-bits and a Long bit). This should fix F2 98 E5 5E.
  • the VSHL.<dt> instruction (maybe other opcodes above and below are wrong too...). This should fix F2 00 14 01.
  • the VMOV.<dt> <Rt>, <Dn[x]> instruction. This should fix EE D1 4B 10.

@ptitSeb ptitSeb merged commit 6c8a807 into ptitSeb:master Sep 8, 2020
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