xenia-canary/include/xenia/cpu
Ben Vanik dcb958de54 Adding better register tracking through locals and fixing branches.
LLVM does an amazing job of optimizing this. There are many opportunities
to make it better, too, by preventing spilling where not required or only
spilling/filling things when needed.
2013-01-25 00:32:42 -08:00
..
codegen Adding better register tracking through locals and fixing branches. 2013-01-25 00:32:42 -08:00
ppc Adding better register tracking through locals and fixing branches. 2013-01-25 00:32:42 -08:00
exec_module.h Fixing a bunch of valgrind errors and reworking globals. 2013-01-21 14:31:59 -08:00
ppc.h Adding instruction table and basic PPC state. 2013-01-13 21:25:28 -08:00
processor.h Fixing a bunch of valgrind errors and reworking globals. 2013-01-21 14:31:59 -08:00
sdb.h Adding gflags to handle command line flags. 2013-01-23 21:31:23 -08:00