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

/gem5/src/arch/mips/
H A Disa_traits.hh2909:4f5e7d6fab54 Fri Jul 14 04:52:00 EDT 2006 Korey Sewell <ksewell@umich.edu> MIPS specific fixes ... the main thing is that SMT threads get their own stack space instead of all stacks start to space

src/arch/mips/isa_traits.hh:
MaxAddr is defined in config.py now
src/arch/mips/process.cc:
adjust process so SMT threads get their own stack space
src/arch/mips/process.hh:
add stack_start static variable
H A Dprocess.hh2909:4f5e7d6fab54 Fri Jul 14 04:52:00 EDT 2006 Korey Sewell <ksewell@umich.edu> MIPS specific fixes ... the main thing is that SMT threads get their own stack space instead of all stacks start to space

src/arch/mips/isa_traits.hh:
MaxAddr is defined in config.py now
src/arch/mips/process.cc:
adjust process so SMT threads get their own stack space
src/arch/mips/process.hh:
add stack_start static variable
H A Dprocess.cc2909:4f5e7d6fab54 Fri Jul 14 04:52:00 EDT 2006 Korey Sewell <ksewell@umich.edu> MIPS specific fixes ... the main thing is that SMT threads get their own stack space instead of all stacks start to space

src/arch/mips/isa_traits.hh:
MaxAddr is defined in config.py now
src/arch/mips/process.cc:
adjust process so SMT threads get their own stack space
src/arch/mips/process.hh:
add stack_start static variable

Completed in 56 milliseconds