macaw/macaw-ppc/tests
Tristan Ravitch 4c7a69b11d Update macaw-ppc to account for recent changes in macaw-base
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.
2019-11-12 17:27:14 -08:00
..
ppc ppc: Fix some expected test output 2018-03-23 15:14:54 -07:00
Main.hs Add a new type of test to PowerPC 2017-11-09 17:18:20 -08:00
PPC64InstructionCoverage.hs Update macaw-ppc to account for recent changes in macaw-base 2019-11-12 17:27:14 -08:00
PPC64Tests.hs Update macaw-ppc to account for recent changes in macaw-base 2019-11-12 17:27:14 -08:00
Shared.hs Update the PowerPC tests to deal with the latest macaw-semmc changes 2018-05-21 14:32:29 -07:00