macaw/macaw-ppc-symbolic
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/PPC Clean up the PowerPC architecture specifications (#130) 2020-04-19 11:56:42 -07:00
ChangeLog.md Start macaw-ppc-symbolic 2018-05-03 16:41:33 -07:00
LICENSE Start macaw-ppc-symbolic 2018-05-03 16:41:33 -07:00
macaw-ppc-symbolic.cabal Clean up the PowerPC architecture specifications (#130) 2020-04-19 11:56:42 -07:00
Setup.hs Start macaw-ppc-symbolic 2018-05-03 16:41:33 -07:00