.. |
cache
|
#include of iostream needed.
|
2006-08-11 20:23:31 -04:00 |
config
|
Backing in more changsets, getting closer to compile
|
2006-06-28 14:35:00 -04:00 |
bridge.cc
|
Move SimObject creation and Port connection loops
|
2006-06-13 23:19:28 -04:00 |
bridge.hh
|
Move SimObject creation and Port connection loops
|
2006-06-13 23:19:28 -04:00 |
bus.cc
|
Add default responder to bus
|
2006-07-06 14:41:01 -04:00 |
bus.hh
|
Add default responder to bus
|
2006-07-06 14:41:01 -04:00 |
mem_object.cc
|
Updated Authors from bk prs info
|
2006-05-31 19:26:56 -04:00 |
mem_object.hh
|
Move SimObject creation and Port connection loops
|
2006-06-13 23:19:28 -04:00 |
packet.cc
|
Backing in more changsets, getting closer to compile
|
2006-06-28 14:35:00 -04:00 |
packet.hh
|
Fix offset calculation. Now L2's work with timing&atomic.
|
2006-07-10 12:35:18 -04:00 |
page_table.cc
|
change the page table from map to hash_map and create small cache to to speed up lookups
|
2006-06-27 15:04:11 -04:00 |
page_table.hh
|
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and created a seperate file for the syscallreturn class.
|
2006-08-11 19:43:10 -04:00 |
physical.cc
|
Move PioPort timing code into Simple Timing Port object
|
2006-07-20 19:03:47 -04:00 |
physical.hh
|
Move PioPort timing code into Simple Timing Port object
|
2006-07-20 19:03:47 -04:00 |
port.cc
|
Updated Authors from bk prs info
|
2006-05-31 19:26:56 -04:00 |
port.hh
|
Allow ports to be created without a name.
|
2006-06-25 00:24:50 -04:00 |
port_impl.hh
|
add write/read functions that have endian conversions in them
|
2006-06-08 19:03:58 -04:00 |
request.hh
|
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and created a seperate file for the syscallreturn class.
|
2006-08-11 19:43:10 -04:00 |
tport.cc
|
Move PioPort timing code into Simple Timing Port object
|
2006-07-20 19:03:47 -04:00 |
tport.hh
|
Move PioPort timing code into Simple Timing Port object
|
2006-07-20 19:03:47 -04:00 |
translating_port.cc
|
Updated Authors from bk prs info
|
2006-05-31 19:26:56 -04:00 |
translating_port.hh
|
Updated Authors from bk prs info
|
2006-05-31 19:26:56 -04:00 |
vport.cc
|
Change ExecContext to ThreadContext. This is being renamed to differentiate between the interface used objects outside of the CPU, and the interface used by the ISA. ThreadContext is used by objects outside of the CPU and is specifically defined in thread_context.hh. ExecContext is more implicit, and is defined by files such as base_dyn_inst.hh or cpu/simple/base.hh.
|
2006-06-06 17:32:21 -04:00 |
vport.hh
|
add write/read functions that have endian conversions in them
|
2006-06-08 19:03:58 -04:00 |