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

/gem5/src/arch/x86/
H A Dutility.ccdiff 8466:9c754e3022b7 Mon Jul 11 17:52:00 EDT 2011 Nilay Vaish<nilay@cs.wisc.edu> X86: implements copyRegs() function
This patch implements the copyRegs() function for the x86 architecture.
The patch assumes that no side effects other than TLB invalidation need
to be considered while copying the registers. This may not hold true in
future.

Completed in 14 milliseconds