gem5/cpu
Erik Hallnor f2ac7b645f Updates to make traces work correctly in all circumstances. Add opt set associative simulation.
cpu/trace/opt_cpu.cc:
cpu/trace/opt_cpu.hh:
    Add the ability to simulate less than fully-associative opt caches.
cpu/trace/reader/itx_reader.cc:
    Add writeback to the command list.

--HG--
extra : convert_revision : a9c9c4be3358f4083d7e85772620441a3ad809db
2004-09-30 01:46:48 -04:00
..
full_cpu Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
memtest Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
simple_cpu Add opt cpu and fix page copy warnings 2004-09-28 16:55:55 -04:00
trace Updates to make traces work correctly in all circumstances. Add opt set associative simulation. 2004-09-30 01:46:48 -04:00
base_cpu.cc - Clean up and factor out all of the binning code into a 2004-08-20 11:35:31 -04:00
base_cpu.hh Serialized cpu interrupts 2004-06-17 15:36:59 -04:00
exec_context.cc - Clean up and factor out all of the binning code into a 2004-08-20 11:35:31 -04:00
exec_context.hh - Clean up and factor out all of the binning code into a 2004-08-20 11:35:31 -04:00
exetrace.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
exetrace.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
inst_seq.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
intr_control.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
intr_control.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
pc_event.cc switch contexts on palcode rather than kernel code 2004-09-16 00:37:21 -04:00
pc_event.hh pc event now clears lower 2 bits 2004-09-16 15:11:38 -04:00
static_inst.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
static_inst.hh pull from head before pushing linux tree 2004-06-22 13:48:49 -04:00