gem5/cpu
Erik Hallnor 1401a06691 Update tracing functionality and add an ITX trace writer.
SConscript:
    Add build support for ITX trace writer
cpu/trace/reader/itx_reader.cc:
    Handle full 36 bit physical addressses.
cpu/trace/reader/itx_reader.hh:
    Need a string header file here
cpu/trace/trace_cpu.cc:
cpu/trace/trace_cpu.hh:
    Modify trace CPU to take a single trace and drive an instruction and data interfaces.

--HG--
extra : convert_revision : 4c81f2f9d9341df41f0ae45e4bda49800a43977c
2004-09-02 11:27:38 -04:00
..
full_cpu Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
memtest Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
simple_cpu - Clean up and factor out all of the binning code into a 2004-08-20 11:35:31 -04:00
trace Update tracing functionality and add an ITX trace writer. 2004-09-02 11:27:38 -04:00
base_cpu.cc - Clean up and factor out all of the binning code into a 2004-08-20 11:35:31 -04:00
base_cpu.hh Serialized cpu interrupts 2004-06-17 15:36:59 -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 - Clean up and factor out all of the binning code into a 2004-08-20 11:35:31 -04:00
exetrace.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04: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 Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
pc_event.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
static_inst.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
static_inst.hh pull from head before pushing linux tree 2004-06-22 13:48:49 -04:00