Function xcr0

Source
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.