Function core::arch::x86::_xgetbv 1.27.0[−][src]
pub unsafe fn _xgetbv(xcr_no: u32) -> u64
This is supported on x86 and target feature
xsave
only.Expand description
读取 xcr_no
中指定的扩展控制寄存器 XCR
的内容。