gem5/cpu
Erik Hallnor 4134477369 Add a commited loads event queue similar to the one for commited instructions.
Two new parameters for the CPU models, max_loads_any_thread and max_loads_all_threads.

cpu/memtest/memtest.cc:
cpu/memtest/memtest.hh:
    Swap out maxReads for the new commited loads model.

--HG--
extra : convert_revision : 35031329bbc476122b2203104537a9f8b46addfa
2003-10-16 17:04:18 -04:00
..
full_cpu File moves for the reorg. Tree is in broken state until I commit the makefile and 2003-10-10 09:57:26 -07:00
memtest Add a commited loads event queue similar to the one for commited instructions. 2003-10-16 17:04:18 -04:00
simple_cpu Add a commited loads event queue similar to the one for commited instructions. 2003-10-16 17:04:18 -04:00
base_cpu.cc Add a commited loads event queue similar to the one for commited instructions. 2003-10-16 17:04:18 -04:00
base_cpu.hh Add a commited loads event queue similar to the one for commited instructions. 2003-10-16 17:04:18 -04:00
exec_context.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
exec_context.hh Global whitespace fixes 2003-10-15 16:39:37 -04:00
exetrace.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
exetrace.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
inst_seq.hh File moves for the reorg. Tree is in broken state until I commit the makefile and 2003-10-10 09:57:26 -07:00
intr_control.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
intr_control.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
pc_event.cc Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
pc_event.hh Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
static_inst.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
static_inst.hh Rename CPU object to FullCPU 2003-10-13 22:21:19 -07:00