Page MenuHomeFreeBSD

amd64: Add wrappers for XRSTORS and XSAVES
ClosedPublic

Authored by bnovkov on Oct 7 2024, 4:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 2:18 PM
Unknown Object (File)
Sat, Oct 4, 2:21 AM
Unknown Object (File)
Thu, Oct 2, 7:15 PM
Unknown Object (File)
Thu, Oct 2, 9:38 AM
Unknown Object (File)
Wed, Oct 1, 3:37 PM
Unknown Object (File)
Wed, Oct 1, 2:43 AM
Unknown Object (File)
Sep 4 2025, 5:35 AM
Unknown Object (File)
Sep 2 2025, 11:35 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/amd64/include/cpufunc.h
963

Please format the asm as style requires: fill the line up to 68-72, then the continuation line should be indented by +4 spaces.

This revision is now accepted and ready to land.Oct 21 2024, 5:45 PM
This revision was automatically updated to reflect the committed changes.