32x: drc: enable and fix static reg alloc, carry flag tweaks
[picodrive.git] / cpu / drc / emit_arm.c
2009-12-07 notaz32x: drc: enable and fix static reg alloc, carry flag...
2009-12-07 notaz32x: drc: finish MAC, gen drc entry/exit (for staticall...
2009-11-12 notaz32x: drc: first implementation finished, no more interp...
2009-11-06 notaz32x: drc: all opcodes covered, some TODOs left
2009-10-30 notaz32x: drc: more wip, ARM untested
2009-10-28 notaz32x: drc: one manual page worth of opcodes implemented...
2009-10-26 notaz32x: drc: handlers wip
2009-10-23 notaz32x: drc: dynamicregister allocator
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-22 notazdrc related bugfixes
2009-10-21 notaz32x: drc: ARM implementation, start unification with...