gem5/cpu/simple_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
..
simple_cpu.cc Add a commited loads event queue similar to the one for commited instructions. 2003-10-16 17:04:18 -04:00
simple_cpu.hh Add a commited loads event queue similar to the one for commited instructions. 2003-10-16 17:04:18 -04:00