Page MenuHomeFreeBSD

Add MIPS32/64 Rev2 intctl cp0 register definitions.
ClosedPublic

Authored by landonf on Sep 9 2017, 9:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 8, 6:49 AM
Unknown Object (File)
Tue, Mar 3, 12:20 PM
Unknown Object (File)
Mon, Mar 2, 2:58 PM
Unknown Object (File)
Sun, Mar 1, 2:14 AM
Unknown Object (File)
Fri, Feb 27, 5:34 PM
Unknown Object (File)
Fri, Feb 27, 9:16 AM
Unknown Object (File)
Fri, Feb 20, 11:01 AM
Unknown Object (File)
Sun, Feb 8, 5:33 AM
Subscribers
None

Details

Summary

Add definitions for MIPS32/64 Rev 2 CPUs that provide an intctl register.

This can be used to:

  • Identify the CPU's internal timer interrupt #.
  • Identify the CPU's performance counter overflow interrupt #.
  • Control interrupt vector spacing.
Test Plan

Confirmed that sane values are returned on a Broadcom MIPS74K.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 10 2017, 7:07 PM
This revision was automatically updated to reflect the committed changes.