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

/gem5/src/arch/x86/
H A Dprocess.cc4793:315e1db6bd39 Sun Jul 29 04:33:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Initial stack frame fixes and constant shuffling.
The initial stack frame for x86 is now substantially more correct. The fixes made here can be back ported to SPARC and possible the other ISAs as well. The auxiliary vector types were moved to the LiveProcess base class because they are independent of ISA. Some of the types may only apply to Linux, though, so they may have to be moved.
/gem5/src/arch/sparc/
H A Dprocess.cc4793:315e1db6bd39 Sun Jul 29 04:33:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Initial stack frame fixes and constant shuffling.
The initial stack frame for x86 is now substantially more correct. The fixes made here can be back ported to SPARC and possible the other ISAs as well. The auxiliary vector types were moved to the LiveProcess base class because they are independent of ISA. Some of the types may only apply to Linux, though, so they may have to be moved.
/gem5/src/sim/
H A Dprocess.hh4793:315e1db6bd39 Sun Jul 29 04:33:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Initial stack frame fixes and constant shuffling.
The initial stack frame for x86 is now substantially more correct. The fixes made here can be back ported to SPARC and possible the other ISAs as well. The auxiliary vector types were moved to the LiveProcess base class because they are independent of ISA. Some of the types may only apply to Linux, though, so they may have to be moved.

Completed in 63 milliseconds