Page MenuHomeFreeBSD

arm64: Add constants for decoding ISS fields for WF* exceptions
ClosedPublic

Authored by markj on Jul 26 2023, 5:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 4, 5:43 PM
Unknown Object (File)
Wed, Mar 4, 7:26 AM
Unknown Object (File)
Wed, Mar 4, 12:50 AM
Unknown Object (File)
Mon, Feb 16, 11:24 AM
Unknown Object (File)
Sat, Feb 14, 4:10 PM
Unknown Object (File)
Feb 8 2026, 1:37 PM
Unknown Object (File)
Feb 8 2026, 3:08 AM
Unknown Object (File)
Jan 31 2026, 12:36 PM
Subscribers

Details

Summary

WFI and WFIT trap to EL2 when executed in a vmm guest. (Currently
WFE/WFET are not configured to trap.) We only handle WFI at the moment,
so these constants are useful when handling the exception.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52856
Build 49747: arc lint + arc unit