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

[new release] unisim_archisec (0.0.9) #26563

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

recoules
Copy link
Contributor

UNISIM-VP DBA decoder

CHANGES:
  • support for NEON instructions in AARCH64
  • handling some new VEX encoded instructions (x86)
  • more systematic branchless semantics
    (e.g. binsec/unisim_archisec#37)
  • various bug fixes and code improvements

CHANGES:

- support for NEON instructions in AARCH64
- handling some new VEX encoded instructions (x86)
- more systematic branchless semantics
  (e.g. [binsec/unisim_archisec#37](binsec/binsec#37))
- various bug fixes and code improvements
@shonfeder
Copy link
Contributor

Thank you for publishing your updates!

Please consider announcing on https://discuss.ocaml.org/ :)

(There is one CI job that is not gone thru, but that is an issue with the worker, not this package.)

@shonfeder shonfeder merged commit 9c023e2 into ocaml:master Sep 15, 2024
2 of 3 checks passed
@recoules
Copy link
Contributor Author

Thanks :)

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.

2 participants