Go to file
Aaron Giles 156d61c760 DRC frontend:
* changed from tracking "live" registers to tracking "necessary" registers
 * genericized register tracking to be more flexible
 * added previous instruction pointer to opcode descriptions

PowerPC frontend/DRC:
 * cleaned up register tracking implementation
 * fixed numerous errors and shortcomings in the tracking
 * added support for removing unnecessary XER CA and CR0 computations
 * updated UML logging to output new frontend statistics

MIPS3 frontend/DRC:
 * tweaked register tracking to match new DRC frontend system
 * updated UML logging to output new frontend statistics
2008-06-10 07:34:48 +00:00
docs Added new option -snapname which lets you provide a template for how snapshot 2008-05-29 08:00:23 +00:00
src DRC frontend: 2008-06-10 07:34:48 +00:00
.gitattributes New driver for italian gambling games based on Mitsubishi/Renesas M16C MCU family. 2008-06-09 08:51:36 +00:00
makefile PowerPC dynamic recompiler: [Aaron Giles] 2008-06-05 08:34:13 +00:00