macaw/macaw-ppc
Tristan Ravitch 02c2fcd96a
Clean up the PowerPC architecture specifications (#130)
This commit reduces duplication in the PowerPC backend.  Instances are now in terms of the generic `AnyPPC` type, rather than having separate instances for 32 and 64 bit.  Shuffling some type parameters also allows us to remove a large number of type equalities that e.g., fix the arch register type to `PPCReg`.
2020-04-19 11:56:42 -07:00
..
src/Data/Macaw Clean up the PowerPC architecture specifications (#130) 2020-04-19 11:56:42 -07:00
tests Merge branch 'tr/new-macaw-symbolic-entry' into wip/equiv 2020-01-13 22:21:51 -05: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 Handle conversions for Float Mux in macaw-ppc. 2019-07-11 13:55:01 -07:00
Setup.hs first commit 2017-08-28 15:48:55 -07:00