Guest User

MCi_STATUS

a guest
May 31st, 2015
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. 63 1 Register valid
  2. 62 0 Error overflow
  3. 61 1 Uncorrected error
  4. 60 1 Error reporting enabled
  5. 59 1 MCi_MISC register valid
  6. 58 1 MCi_ADDR register valid
  7. 57 1 Processor context corrupted (making recovery impossible, although it is in theory a recoverable error)
  8. 56 1 Signaling an uncorrected recoverable (UCR) error
  9. 55 1 Recovery action required for UCR error
  10. 54-53 00 Threshold-based error status
  11. 52-38 000 0000 0000 0000 Corrected error count
  12. 37 0 Firmware updated error status indicator
  13. 36-32 0 0000 Other info
  14. 31-16 0000 0000 0000 0000 MSCOD Model specific error code
  15. 15-0 0000 0001 0010 0100 MCA code
  16.  
  17. MCA explanation:
  18. Format 000F 0001 RRRR TTLL Cache Hierarchy Error
  19.  
  20. F 0 Correction Report Filtering (whether errors were skipped)
  21.  
  22. RRRR 0010 Request (Generic Write)
  23. TT 01 Transaction type (Data)
  24. LL 00 Hierarchy level (Level 0, Micro-operation cache)
Advertisement
Add Comment
Please, Sign In to add comment