mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-23 16:35:02 +03:00
Open source binary analysis tools.
b033f3788c
The old method involved providing the TH code a list of match expressions. This made it very difficult to inspect arguments of instructions. The new approach has the architecture backend provide a function that gets the first opportunity to process instructions, which is much more flexible. This commit also includes support for a number of cache hint instructions that use the new features. |
||
---|---|---|
doc | ||
macaw-ppc | ||
macaw-semmc | ||
submodules | ||
.gitignore | ||
.gitmodules | ||
cabal.project.dist | ||
semmc-macaw.org | ||
stack.yaml |