Power: The condition register should be set or cleared upon a system call
Review Request #62 - Created July 21, 2010 and submitted
Information | |
---|---|
Timothy Jones | |
gem5 | |
Reviewers | |
Default | |
Power: The condition register should be set or cleared upon a system call return to indicate success or failure.
Posted (July 21, 2010, 5:35 a.m.)
-
src/arch/power/process.cc (Diff revision 1) -
Can this be a const or something as apposed to magical bit 28?