macaw/macaw-ppc
Tristan Ravitch 792eb1aaf9 [ppc] Add a helper for turning operands into bitvectors
The main function is 'extractValue', which takes an operand and returns a macaw
bitvector for it (in the PPCGenerator monad).

There are still some missing cases for the memory operands.
2017-10-16 15:11:16 -07:00
..
src/Data/Macaw [ppc] Add a helper for turning operands into bitvectors 2017-10-16 15:11:16 -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