package unisim_archisec

  1. Overview
  2. Docs
UNISIM-VP DBA decoder

Install

Dune Dependency

Authors

Maintainers

Sources

unisim_archisec-0.0.6.tbz
sha256=33c39ddc85d523f3370a9ae6026252bf049e63c67f14dd8388246338dc007e48
sha512=2ba8e377c19f75567859ee2822ff94f64bfeb4e372e857d3726be80d77026f29d119c530cc33a19b0c1455e6e192b0a4d1a8c7488540530c6e1f107674da0f05

doc/CHANGES.html

0.0.6 (2023-07-14)

  • add PowerPC 64 bit decoder
  • various bug fixes and code improvements

0.0.5 (2023-02-24)

  • enable macOS Homebrew distribution

0.0.4 (2023-02-15)

  • better handling of x86 flags
  • various bug fixes and refactoring

0.0.3 (2022-07-24)

  • handling some new VEX encoded instructions (x86)
  • various bug fixes and refactoring

0.0.2 (2022-04-15)

  • handling of SSE instructions for AMD64
  • various bug fixes and code generator improvements

0.0.1 (2022-03-14)

  • update build system (dune 3.0) and improve dependency tracking
  • fix memory leak issues
  • various bug fixes and code improvements

0.0.0 (2021-10-05)

Initial release.

OCaml binding for the UNISIM DBA (Dynamic Bitvector Automata) decoder.

  • Arm32dba library exposes ARM/Thumb architecture;
  • Aarch64dba library exposes AARCH64 architecture;
  • Amd64dba library exposes AMD64 architecture.
OCaml

Innovation. Community. Security.