gem5/cpu
Kevin Lim 2162b433ad Hand-merge static_inst.hh. These execute functions are within an external file in the new CPU case.
cpu/static_inst.hh:
    Hand-merge.  These execute functions are within an external file in the new CPU case.

--HG--
extra : convert_revision : a34112f471fa31bdd5bb53552ddd704b9571c110
2005-03-08 21:03:20 -05:00
..
beta_cpu Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes. 2005-02-25 18:00:49 -05:00
full_cpu Add a new operation class for IPR accesses, and have IPR-accessing 2005-03-01 00:39:57 -05:00
memtest Clean up CPU stuff and make it use params structs 2005-02-19 11:46:41 -05:00
ooo_cpu Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes. 2005-02-25 18:00:49 -05:00
simple_cpu Hand-merge static_inst.hh. These execute functions are within an external file in the new CPU case. 2005-03-08 21:03:20 -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 Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes. 2005-02-25 18:00:49 -05:00
base_dyn_inst.hh Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes. 2005-02-25 18:00:49 -05: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 Fix timing modeling of faults: functionally the very next instruction after 2005-02-25 12:41:08 -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 Make all StaticInst methods const. StaticInst objects represent a 2005-02-25 21:44:33 -05:00
static_inst.hh Hand-merge static_inst.hh. These execute functions are within an external file in the new CPU case. 2005-03-08 21:03:20 -05:00