commit | 2300af1c39a65889142648d9c16d132a6824313f | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | Tue Mar 25 21:30:07 2008 +0900 |
committer | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | Tue Mar 25 21:30:07 2008 +0900 |
tree | 71f09ba3ea48d9ae4a00d7e6735f71980e7fa2f5 | |
parent | 79727f87790b9c091c75143abe4514ce2d041659 [diff] |
[MIPS] Cleanup CP0 Status initialization Add setup_c0_status from Linux. For the moment we disable interrupts, set CU0, mark the kernel mode, and clear ERL and EXL. This is good enough for reset-time configuration and will work well across most processors. Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>