macaw/macaw-ppc
Tristan Ravitch a4cbd3a9d0 Make the simplifier more powerful
It now recursively traverses its arguments.  This isn't great from an efficiency
perspective, but we need it to be able to simplify instruction pointers computed
from relative jumps (which involve some sign extensions and shifts).
2017-11-07 13:44:41 -08:00
..
src/Data/Macaw Make the simplifier more powerful 2017-11-07 13:44:41 -08:00
tests Add a test for conditional branches 2017-11-06 17:19:16 -08: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 Port to the latest macaw 2017-11-06 10:11:34 -08:00
Setup.hs first commit 2017-08-28 15:48:55 -07:00