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
F147745178: D41199.diff
Fri, Mar 13, 8:52 AM
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
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 Not Applicable
Unit
Tests Not Applicable