Page MenuHomeFreeBSD

Consolidate trap instruction checks to a single function
ClosedPublic

Authored by jhibbits on Jan 27 2018, 9:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 26 2023, 1:39 AM
Unknown Object (File)
Dec 20 2023, 2:36 AM
Unknown Object (File)
Nov 29 2023, 10:48 PM
Unknown Object (File)
Nov 16 2023, 10:14 AM
Unknown Object (File)
Nov 9 2023, 12:14 PM
Unknown Object (File)
Nov 6 2023, 10:53 PM
Unknown Object (File)
Oct 25 2023, 7:45 PM
Unknown Object (File)
Oct 15 2023, 9:14 AM
Subscribers

Details

Summary

Rather than duplicating the checks for programmatic traps all over the code, put
it all in one function. This helps to remove some of the #ifdefs between AIM
and Book-E.

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.Jan 28 2018, 5:01 PM
This revision was automatically updated to reflect the committed changes.