pub unsafe fn xcr0_write(val: Xcr0)
Expand description

Write to Extended Control Register XCR0. Only supported if CR4_ENABLE_OS_XSAVE is set.

Safety

Needs CPL 0.