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)
Thu, Apr 3, 5:27 AM
Unknown Object (File)
Tue, Apr 1, 9:54 PM
Unknown Object (File)
Feb 28 2025, 6:14 PM
Unknown Object (File)
Feb 26 2025, 10:36 PM
Unknown Object (File)
Feb 20 2025, 3:46 AM
Unknown Object (File)
Jan 28 2025, 8:38 PM
Unknown Object (File)
Jan 25 2025, 12:18 AM
Unknown Object (File)
Jan 24 2025, 7:03 PM
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.