macaw/submodules
Tristan Ravitch b033f3788c ppc: Change how we translate instructions represented by arch-specific statements
The old method involved providing the TH code a list of match expressions.  This
made it very difficult to inspect arguments of instructions.  The new approach
has the architecture backend provide a function that gets the first opportunity
to process instructions, which is much more flexible.  This commit also includes
support for a number of cache hint instructions that use the new features.
2017-11-28 21:36:49 -08:00
..
crucible@410f4ceb25 Changed Expr type to be non-recursive 2017-10-09 11:27:59 -07:00
dismantle@e14f73980f Update the dismantle submodule 2017-11-28 19:46:18 -08:00
dwarf@1f3616bb42 first commit 2017-08-28 15:48:55 -07:00
elf-edit@41f560ff32 first commit 2017-08-28 15:48:55 -07:00
macaw@580cb634cd Port to the latest macaw 2017-11-06 10:11:34 -08:00
parameterized-utils@3e91cb7eff started template haskell stuff 2017-10-12 10:21:48 -07:00
semmc@fc4cc3a0ba ppc: Change how we translate instructions represented by arch-specific statements 2017-11-28 21:36:49 -08:00