/* * Config options, define a combo of: * ACCOUNT - instruction accounting * PRINTI - print each instruction if -d is given * SCHED - do scheduling * CACHE - do cache simulaiton * TLB - do tlb simulation * CARCDR - penalize cars and cdrs differently */ #define PRINTI #define SCHED