gem5/cpu
Kevin Lim e8a564b0fd Merge ktlim@zizzer.eecs.umich.edu:/bk/m5
into zamp.eecs.umich.edu:/z/ktlim2/m5

--HG--
extra : convert_revision : 8a558785c64b7c33e64523d3d887ea6e760c3d2b
2005-02-22 16:03:30 -05:00
..
beta_cpu Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
full_cpu Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
memtest Clean up CPU stuff and make it use params structs 2005-02-19 11:46:41 -05:00
simple_cpu Clean up CPU stuff and make it use params structs 2005-02-19 11:46:41 -05:00
trace Clean up CPU stuff and make it use params structs 2005-02-19 11:46:41 -05:00
base_cpu.cc Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 2005-02-22 16:03:30 -05:00
base_cpu.hh Clean up CPU stuff and make it use params structs 2005-02-19 11:46:41 -05:00
base_dyn_inst.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
base_dyn_inst.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -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 Macros are nasty, so let's get rid of them. Convert all 2004-11-13 14:01:38 -05:00
exetrace.cc Minor fixes for pc sampling profile. 2004-11-15 19:57:11 -05: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 Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most changes come from templated code, 2005-01-14 18:34:56 -05:00
static_inst.hh Hand merge 2005-02-04 18:25:49 -05:00