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)
Sat, Apr 6, 4:29 PM
Unknown Object (File)
Dec 20 2023, 2:03 AM
Unknown Object (File)
Nov 6 2023, 4:27 AM
Unknown Object (File)
Oct 5 2023, 2:42 AM
Unknown Object (File)
Aug 19 2023, 2:05 PM
Unknown Object (File)
May 30 2023, 12:35 PM
Unknown Object (File)
Dec 24 2022, 1:06 PM
Unknown Object (File)
Dec 9 2022, 3:26 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.