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)
Sun, May 17, 11:39 AM
Unknown Object (File)
Sun, May 17, 11:39 AM
Unknown Object (File)
Sun, May 17, 10:54 AM
Unknown Object (File)
Sun, May 17, 9:32 AM
Unknown Object (File)
Sat, May 16, 4:08 PM
Unknown Object (File)
Thu, May 14, 7:29 AM
Unknown Object (File)
Mon, May 11, 6:41 PM
Unknown Object (File)
Apr 27 2026, 11:36 PM
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.