mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-27 03:13:43 +03:00
4c7a69b11d
The main changes are: - `postCallAbsState` was removed from the architecture info - `mkInitialRegsForBlock` was renamed to `initialBlockRegs` and takes slightly different parameters - There is a new type family and some new functions in the architecture info relating to post-block/terminator abstract state construction PowerPC doesn't need any extra information to compute post-block abstract states, so we use () as the ArchBlockPrecond type. |
||
---|---|---|
.. | ||
ppc | ||
Main.hs | ||
PPC64InstructionCoverage.hs | ||
PPC64Tests.hs | ||
Shared.hs |