macaw/macaw-ppc/tests
Tristan Ravitch d49dbc679c [ppc] Make the PPC ELF helpers easier to use
The TOC parser now doesn't require a Memory object, making it easier to actually
instantiate this in derived tools (where the TOC parser needs to be used before
a memory is available).  To do this, we use MemAddr as the base type for the TOC
instead of MemSegmentOff
2017-11-21 14:10:47 -08:00
..
ppc Added test case for floating point store. Not really functional yet. 2017-11-16 16:08:25 -08:00
Main.hs Add a new type of test to PowerPC 2017-11-09 17:18:20 -08:00
PPC64InstructionCoverage.hs [ppc] Make the PPC ELF helpers easier to use 2017-11-21 14:10:47 -08:00
PPC64Tests.hs [ppc] Make the PPC ELF helpers easier to use 2017-11-21 14:10:47 -08:00
Shared.hs Split some shared helpers out of a test module 2017-11-09 10:43:41 -08:00