Module rich_sdl2_rust::system::cpu

source ·
Expand description

System CPU information.

Functions

Returns the cache line size of the system CPU.
Counts the system CPU.
Returns whether the system CPU has 3DNow!.
Returns whether the system CPU has AltiVec.
Returns whether the system CPU has ARM SIMD.
Returns whether the system CPU has AVX.
Returns whether the system CPU has AVX2.
Returns whether the system CPU has AVX-512F.
Returns whether the system CPU has MMX.
Returns whether the system CPU has NEON, Advanced SIMD.
Returns whether the system CPU has RDTSC.
Returns whether the system CPU has SSE.
Returns whether the system CPU has SSE2.
Returns whether the system CPU has SSE3.
Returns whether the system CPU has SSE4.1.
Returns whether the system CPU has SSE4.2.
Returns the SIMD alignment of the system CPU.