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)
Wed, Aug 12, 1:22 PM
Unknown Object (File)
Fri, Aug 7, 10:31 PM
Unknown Object (File)
Fri, Aug 7, 5:24 PM
Unknown Object (File)
Tue, Aug 4, 5:57 AM
Unknown Object (File)
Tue, Aug 4, 5:39 AM
Unknown Object (File)
Mon, Aug 3, 6:59 AM
Unknown Object (File)
Tue, Jul 28, 12:59 PM
Unknown Object (File)
Jul 16 2026, 6:03 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11462
Build 11818: arc lint + arc unit

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.