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

/gem5/src/arch/x86/
H A Dprocess.ccdiff 4777:2b8a37ac3882 Sat Jul 28 23:33:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Fix up auxiliary vectors.
The type constants should go into an architecture independent spot since they are universal to all Linux elf binaries. The right value for some of the vectors needs to be determined. Also, x86 does not store argc or argv_array_base in registers like some other architectures.

Completed in 24 milliseconds