OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ebx7
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libc/sys/
t_ptrace_x86_wait.h
3164
unsigned int eax7,
ebx7
, ecx7, edx7;
local
3175
if (!__get_cpuid_count(7, 0, &eax7, &
ebx7
, &ecx7, &edx7))
3178
DPRINTF("cpuid[eax=7,ecx=0]: EBX = %08x\n",
ebx7
);
3179
if (!(
ebx7
& bit_AVX512F))
Completed in 65 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026