gem5/cpu
Steve Reinhardt e90332ff7a Minor cleanup of memtest.
cpu/memtest/memtest.cc:
    Call random() consistently (not sometimes rand() and sometimes random()).
    Don't bother to call random() for copy-only parameters unless we're
    actually doing a copy.

--HG--
extra : convert_revision : 50ef72594ad53ba531584b3c9dde61ac036a4e38
2005-10-03 09:13:56 -04:00
..
memtest Minor cleanup of memtest. 2005-10-03 09:13:56 -04:00
o3 Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
ozone Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
simple Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
trace Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
base.cc Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
base.hh Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
base_dyn_inst.cc Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
base_dyn_inst.hh Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
exec_context.cc Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
exec_context.hh Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
exetrace.cc Many files: 2005-06-05 05:16:00 -04:00
exetrace.hh Many files: 2005-06-05 05:16:00 -04:00
inst_seq.hh Many files: 2005-06-05 05:16:00 -04:00
intr_control.cc Many files: 2005-06-05 05:16:00 -04:00
intr_control.hh Many files: 2005-06-05 05:16:00 -04:00
pc_event.cc Add functions to System object to set up function-based events, 2005-09-24 14:20:29 -04:00
pc_event.hh Add functions to System object to set up function-based events, 2005-09-24 14:20:29 -04:00
smt.hh Many files: 2005-06-05 05:16:00 -04:00
static_inst.cc Many files: 2005-06-05 05:16:00 -04:00
static_inst.hh Many files: 2005-06-05 05:16:00 -04:00