Searched defs:eax (Results 26 - 50 of 58) sorted by relevance

123

/barrelfish-2018-10-04/include/arch/x86_64/barrelfish_kpi/
H A Dasm_inlines_arch.h22 static inline void cpuid(uint32_t function, uint32_t *eax, uint32_t *ebx, argument
/barrelfish-2018-10-04/include/cpuid/
H A Dcpuid_spaces.h23 uint32_t eax; local
/barrelfish-2018-10-04/lib/bench/arch/x86/
H A Dbench_arch.c28 uint32_t eax, ebx, ecx, edx; local
/barrelfish-2018-10-04/usr/tests/bomptest/
H A Dprogress-new.c25 uint64_t eax, edx; local
H A Dprogress.c28 uint64_t eax, edx; local
/barrelfish-2018-10-04/usr/tests/large_page/
H A Dmap_test.c109 uint32_t eax, ebx, ecx, edx; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ripemd/asm/
H A Drips.cpp28 __asm mov a, eax; local
/barrelfish-2018-10-04/usr/drivers/megaraid/
H A Dmain.c24 uint32_t eax, edx; local
/barrelfish-2018-10-04/include/target/x86_32/barrelfish_kpi/
H A Dregisters_target.h32 uint32_t eax, ebx, ecx, edx, esi, edi, ebp, esp, eip, eflags, cs, ss; member in struct:registers_x86_32
/barrelfish-2018-10-04/kernel/include/arch/x86_32/
H A Dcpuid_spaces.h33 uint32_t eax; local
/barrelfish-2018-10-04/kernel/include/arch/x86_64/
H A Dcpuid_spaces.h23 uint32_t eax; local
/barrelfish-2018-10-04/include/arch/k1om/barrelfish_kpi/
H A Dasm_inlines_arch.h52 cpuid_ext(uint32_t function, uint32_t ecx_in, uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx) argument
80 cpuid(uint32_t function, uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx) argument
[all...]
/barrelfish-2018-10-04/kernel/arch/x86_64/
H A Dexec.c228 uint32_t eax, ebx, ecx, edx; local
H A Dinit.c378 uint32_t eax, ebx, ecx, edx; local
398 uint32_t eax, ebx, ecx, edx; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/sha/
H A Dsha512.c397 _asm mov eax, [ecx + 4] local
401 _asm rol eax,16 local
408 _asm mov eax, [ecx + 4] local
/barrelfish-2018-10-04/usr/bench/
H A Dbench.c45 uint64_t eax, edx; local
/barrelfish-2018-10-04/usr/bench/udp_echo/
H A Dudp_echo.c76 uint32_t eax, edx; local
/barrelfish-2018-10-04/usr/tests/octopus/
H A Dd2bench2.c42 uint32_t eax, edx; local
/barrelfish-2018-10-04/lib/dma/ioat/
H A Dioat_dma_device.c227 uint32_t eax, ebx; local
/barrelfish-2018-10-04/kernel/arch/k1om/
H A Dinit.c410 uint32_t eax, ebx, ecx, edx; local
/barrelfish-2018-10-04/kernel/arch/x86/
H A Dapic.c220 uint32_t eax, ebx, ecx, edx; local
/barrelfish-2018-10-04/kernel/arch/x86_32/
H A Dinit.c418 uint32_t eax, ebx, ecx, edx; local
476 uint32_t eax, ebx, ecx, edx; local
[all...]
/barrelfish-2018-10-04/kernel/include/arch/x86/
H A Dx86.h158 uint32_t eax, edx; local
166 uint32_t eax, edx; local
/barrelfish-2018-10-04/lib/tenaciousd/
H A Dram_vsic.c56 uint32_t eax, edx; local
/barrelfish-2018-10-04/usr/skb/octopus/
H A Dskiplist.c38 uint32_t eax, edx; local

Completed in 219 milliseconds

123