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

/gem5/src/arch/sparc/
H A Dfaults.cc3523:f145bc050815 Fri Nov 03 10:54:00 EST 2006 Gabe Black <gblack@eecs.umich.edu> Move around misc reg code

src/arch/sparc/faults.cc:
Moved some code here from miscregfile.cc
src/arch/sparc/miscregfile.cc:
Moved code from here to faults.cc, and merged (read|set)MiscRegWithEffect and it's FS version from ua2005.cc
src/arch/sparc/miscregfile.hh:
readFSRegWithEffect is no longer a seperate function, and is instead done in the main readRegWith Effect.

Completed in 11 milliseconds