gem5/cpu
Ali Saidi b82bd8fd78 changed interrupt index to be 64 bits long and fixed a bad include
in adaptec_ctrl.hh

cpu/base_cpu.cc:
    changed index to 64bits
cpu/base_cpu.hh:
    changed index to 64 bits

--HG--
extra : convert_revision : e70d5f09f6066b90fca82cae22bb7d7eb705d65e
2004-02-16 00:21:42 -05:00
..
full_cpu Get rid of LVQ-port function unit... only used for redundant 2004-02-02 18:58:23 -08:00
memtest Add support for multiple outstanding aligned copies 2004-02-10 20:37:38 -05:00
simple_cpu More reformatting of reference parameter declarations. 2004-02-04 11:16:30 -08:00
base_cpu.cc changed interrupt index to be 64 bits long and fixed a bad include 2004-02-16 00:21:42 -05:00
base_cpu.hh changed interrupt index to be 64 bits long and fixed a bad include 2004-02-16 00:21:42 -05:00
exec_context.cc insn->inst 2004-02-02 18:14:11 -08:00
exec_context.hh insn->inst 2004-02-02 18:14:11 -08:00
exetrace.cc our first interrupt 2004-01-28 18:12:52 -05:00
exetrace.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08: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 General fixes for Sampling CPU in full system mode, and serialization of sampling CPU 2003-11-02 19:38:22 -05:00
intr_control.hh General fixes for Sampling CPU in full system mode, and serialization of sampling CPU 2003-11-02 19:38:22 -05: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 Move to non-architecture specific MemReq 2003-10-23 16:40:08 -04:00
static_inst.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
static_inst.hh Add support for "serializing" instructions that flush 2004-02-04 21:42:00 -08:00