mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-24 08:53:12 +03:00
Open source binary analysis tools.
716092eef1
Now test to ensure that no blocks end in a classification failure (or a disassembly failure). Before, many blocks were not classified, which causes problems downstream. This required some changes in macaw core in two places: 1. The simplifier needed some additional rules to remove some redundant constructions that threw off the abstract interpretation of values. This was particularly an issue while reading return values off of the stack in PowerPC. 2. Extending the abstract interpretation to be able to handle more operations (shiftl) |
||
---|---|---|
doc | ||
macaw-arm | ||
macaw-ppc | ||
macaw-semmc | ||
submodules | ||
.gitignore | ||
.gitmodules | ||
cabal.project.dist | ||
semmc-macaw.org | ||
stack.yaml |