core
1.77.0
(aedd173a2 2024-03-17)
In core::arch::x86_64
?
Function
core
::
arch
::
x86_64
::
has_cpuid
source
·
[
−
]
pub fn has_cpuid() ->
bool
🔬
This is a nightly-only experimental API. (
stdsimd
#48556
)
Available on
x86-64 and (x86 or x86-64)
only.
Expand description
Does the host support the
cpuid
instruction?