macemu/BasiliskII/src/uae_cpu/compiler
gbeauche 21909f1eed - Rewrite blockinfo allocator et al. Use a template class so that this
can work with other types related to blockinfos.
- Add new method to compute checksums. This should permit code inlining
  and follow-ups of const_jumps without breaking the lazy cache invalidator.
  aka. chain infos for checksuming. TODO: Incomplete support thus disabled.
2002-10-01 16:22:36 +00:00
..
codegen_x86.cpp - #include "flags_x86.h" here to get NATICE_CC_?? helper macros 2002-10-01 09:37:03 +00:00
compemu_fpp.cpp Import JIT compiler 2002-09-17 16:04:06 +00:00
compemu_support.cpp - Rewrite blockinfo allocator et al. Use a template class so that this 2002-10-01 16:22:36 +00:00
compemu.h - Rewrite blockinfo allocator et al. Use a template class so that this 2002-10-01 16:22:36 +00:00
flags_x86.h Import JIT compiler 2002-09-17 16:04:06 +00:00
gencomp.c Import JIT compiler 2002-09-17 16:04:06 +00:00