Searched defs:eax (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/power/x86_cpuidle/
H A Dx86_cpuidle.h20 x86_mwait(unsigned long eax, unsigned long ecx) argument
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dbios.h16 uint32 eax; member in struct:bios_regs
H A Dinterrupts.cpp79 uint32 eax; member in struct:interrupt_frame
/haiku-fatelf/headers/os/drivers/
H A Dbios.h41 uint32 eax; member in struct:bios_regs
/haiku-fatelf/headers/os/arch/x86/
H A Darch_debugger.h57 uint32 eax; member in struct:x86_debug_cpu_state
/haiku-fatelf/src/system/kernel/arch/x86/32/
H A Dapm.cpp49 uint32 eax; member in struct:bios_regs
[all...]
/haiku-fatelf/headers/posix/arch/x86/
H A Dsignal.h137 unsigned long eax; member in struct:vregs
/haiku-fatelf/headers/private/kernel/arch/x86/32/
H A Ddescriptors.h69 uint32 eip, eflags, eax, ecx, edx, ebx, esp, ebp, esi, edi; member in struct:tss
/haiku-fatelf/src/libs/pdflib/libs/png/
H A Dpngvcrd.c44 xor eax, 0x200000 //Toggle ID bit in Eflag [i.e. bit(21)] local
50 xor eax, ecx //Compare the new Eflag with the original Eflag local
55 xor eax, eax //Set eax t local
60 cmp eax, 1 //make sure eax return non-zero value local
63 xor eax, eax //set eax to zero local
77 mov eax, mmx_supported_local //move return value to eax local
602 xor eax,eax local
742 mov eax,[esi] local
899 mov eax,[esi] local
1928 xor eax, eax local
1952 xor eax, eax local
1964 mov eax, FullLength local
1966 sub eax, ebx // subtract alignment fix local
1967 and eax, 0x00000007 // calc bytes over mult of 8 local
2225 xor eax, eax local
2324 xor eax, eax local
2361 xor eax, eax local
2383 xor eax, eax local
2387 sub eax, ecx // subtract Prior(x-bpp) local
2389 xor eax, eax local
2392 sub eax, ecx // subtract Prior(x-bpp) local
2395 add eax, patemp // pcv = pav + pbv local
2397 test eax, 0x80000000 local
2409 mov eax, patemp local
2410 test eax, 0x80000000 local
2416 cmp eax, ecx local
2430 cmp eax, pctemp local
2447 mov eax, ecx local
2448 sub eax, ebx // subtract alignment fix local
2449 and eax, 0x00000007 // calc bytes over mult of 8 local
3088 xor eax, eax local
3092 sub eax, ecx // subtract Prior(x-bpp) local
3094 xor eax, eax local
3097 sub eax, ecx // subtract Prior(x-bpp) local
3100 add eax, patemp // pcv = pav + pbv local
3102 test eax, 0x80000000 local
3114 mov eax, patemp local
3115 test eax, 0x80000000 local
3121 cmp eax, ecx local
3135 cmp eax, pctemp local
3169 xor eax, eax local
3173 sub eax, ecx // subtract Prior(x-bpp) local
3175 xor eax, eax local
3178 sub eax, ecx // subtract Prior(x-bpp) local
3181 add eax, patemp // pcv = pav + pbv local
3183 test eax, 0x80000000 local
3195 mov eax, patemp local
3196 test eax, 0x80000000 local
3202 cmp eax, ecx local
3216 cmp eax, pctemp local
3252 xor eax, eax local
3343 xor eax, eax local
3527 xor eax, eax local
3553 xor eax, eax local
3638 xor eax, eax local
[all...]
/haiku-fatelf/headers/libs/agg/
H A Dagg_basics.h136 __asm mov eax, dword ptr [t] local
143 __asm mov eax, dword ptr [t] local
/haiku-fatelf/headers/os/kernel/
H A DOS.h688 uint32 eax; member in struct:__anon377::__anon382

Completed in 131 milliseconds