macaw/macaw-ppc
Tristan Ravitch eb8b78b372 Add support for a number of new uninterpreted functions
This covers evaluating all of the statically-evaluated functions in expression
contexts (e.g., is_r0 and the memory reference extraction functions).

The expansion seems pretty reasonable.

There are still some cases to handle w.r.t. floating point elementary functions
and memory reads and writes, which need to be handled a bit differently.

Note: we also have to call the formula simplifier soon.
2017-10-17 17:07:03 -07:00
..
src/Data/Macaw Add support for a number of new uninterpreted functions 2017-10-17 17:07:03 -07:00
ChangeLog.md first commit 2017-08-28 15:48:55 -07:00
LICENSE first commit 2017-08-28 15:48:55 -07:00
macaw-ppc.cabal [ppc] Add a helper for turning operands into bitvectors 2017-10-16 15:11:16 -07:00
Setup.hs first commit 2017-08-28 15:48:55 -07:00