OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EAX
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/i386/include/
bioscall.h
66
#define
EAX
r_ax.biosreg_long
/src/sys/arch/i386/pci/
piixpcib.c
206
regs.
EAX
= 0x0000e980; /* IST support */
210
if (regs.
EAX
== PIIXPCIB_GSIC) {
211
*sig = regs.
EAX
;
250
int
eax
;
local in function:piixpcib_getset_state
264
: "=a" (
eax
),
278
if (
eax
)
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_x86_64.cc
332
unsigned int
EAX
, EBX, ECX, EDX;
337
__asm__ __volatile__("cpuid" : "=a"(
EAX
), "=b"(EBX), "=c"(ECX), "=d"(EDX)
Completed in 12 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025