gem5/src/sim
Steve Reinhardt 95019d0c6f Merge vm1.(none):/home/stever/bk/newmem
into  vm1.(none):/home/stever/bk/newmem-py

src/python/m5/__init__.py:
src/sim/syscall_emul.cc:
    Hand merge.

--HG--
extra : convert_revision : e2542735323e648383c89382421d98a7d1d761bf
2006-06-09 23:18:46 -04:00
..
async.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
builder.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
builder.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
byteswap.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
debug.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
debug.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
eventq.cc Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
eventq.hh Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
faults.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
faults.hh 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
host.hh Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
main.cc Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
param.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
param.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
process.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
process.hh Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in order to clear up the confusion due to the many ExecContexts. It also derives from a common ThreadState object, which holds various state common to threads across CPU models. 2006-06-07 15:29:53 -04:00
pseudo_inst.cc Merge vm1.(none):/home/stever/bk/newmem 2006-06-09 23:18:46 -04:00
pseudo_inst.hh 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
root.cc Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
serialize.cc Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
serialize.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
sim_events.cc Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
sim_events.hh Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
sim_exit.hh Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
sim_object.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
sim_object.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
startup.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
startup.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
stat_control.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
stat_control.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
stats.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
syscall_emul.cc Merge vm1.(none):/home/stever/bk/newmem 2006-06-09 23:18:46 -04:00
syscall_emul.hh Authorship stuff 2006-06-09 18:39:56 -04:00
system.cc Update copyright. 2006-06-07 16:02:55 -04:00
system.hh 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
vptr.hh 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