CVSROOT: /usr/data/cvs Module name: ciel Changes by: chris 02/03/22 16:23:35 Modified files: . : code_cache.cc emulation.cc include : instruction.h Log message: Added a per-function count of x86 instructions executed, so that I have some idea of which functions I should be working on getting the JIT to work with.