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)
Feb 8 2026, 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

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.