Skip to main content

proc_num_simd_registers

Function proc_num_simd_registers 

Source
pub unsafe extern "C" fn proc_num_simd_registers() -> c_int
Expand description

Returns the number of SIMD registers. The number returned here depends on the processor and OS feature bits on a given machine. For x86 this only includes xmm/ymm/zmm.