pub unsafe fn xcr0() -> Xcr0
Expand description

Read Extended Control Register XCR0. Only supported if CR4_ENABLE_OS_XSAVE is set.

Safety

Needs CPL 0.