Searched hist:3776 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Dthread_context_impl.hhdiff 3776:4f88e76d8ebe Wed Dec 06 06:00:00 EST 2006 Gabe Black <gblack@eecs.umich.edu> Flattening and syscallReturn fixes

src/cpu/o3/thread_context_impl.hh:
Use flattened indices
src/cpu/simple_thread.hh:
Use flattened indices, and pass a thread context to setSyscallReturn rather than a register file.
src/cpu/thread_context.hh:
The SyscallReturn class is no longer in arch/syscallreturn.hh
/gem5/src/cpu/
H A Dsimple_thread.hhdiff 3776:4f88e76d8ebe Wed Dec 06 06:00:00 EST 2006 Gabe Black <gblack@eecs.umich.edu> Flattening and syscallReturn fixes

src/cpu/o3/thread_context_impl.hh:
Use flattened indices
src/cpu/simple_thread.hh:
Use flattened indices, and pass a thread context to setSyscallReturn rather than a register file.
src/cpu/thread_context.hh:
The SyscallReturn class is no longer in arch/syscallreturn.hh
H A Dthread_context.hhdiff 3776:4f88e76d8ebe Wed Dec 06 06:00:00 EST 2006 Gabe Black <gblack@eecs.umich.edu> Flattening and syscallReturn fixes

src/cpu/o3/thread_context_impl.hh:
Use flattened indices
src/cpu/simple_thread.hh:
Use flattened indices, and pass a thread context to setSyscallReturn rather than a register file.
src/cpu/thread_context.hh:
The SyscallReturn class is no longer in arch/syscallreturn.hh

Completed in 70 milliseconds