| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_asm.h | 55 "pop eax" \ 56 value [eax] \ 57 modify exact [eax]; 129 "adc eax,ebx" \ 132 parm [edi] [eax] [ebx] \ 133 value [eax] \ 134 modify exact [eax ebx]; 162 "add eax,ebx" \ 165 parm [edi] [eax] [ebx] \ 166 value [eax] \ [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_asm.h | 56 "pop eax" \ 57 value [eax] \ 58 modify exact [eax]; 137 "adc eax,ebx" \ 140 parm [edi] [eax] [ebx] \ 141 value [eax] \ 142 modify exact [eax ebx]; 173 "add eax,ebx" \ 176 parm [edi] [eax] [ebx] \ 177 value [eax] \ [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| H A D | read_rgba_span_x86.S | 57 movl (%ebx), %eax ; \ 59 bswap %eax /* ARGB -> BGRA */ ; \ 60 rorl $8, %eax /* BGRA -> ABGR */ ; \ 61 movl %eax, (%ecx) /* ABGR -> R, G, B, A */ ; \ 65 movl (%ebx), %eax ; \ 66 bswap %eax /* ARGB -> BGRA */ ; \ 67 rorl $8, %eax /* BGRA -> ABGR */ ; \ 68 movl %eax, (%ecx) /* ABGR -> R, G, B, A */ ; 97 movl %ebx, %eax 99 negl %eax [all...] |
| H A D | common_x86.c | 345 unsigned int eax, ebx, ecx, edx; local in function:_mesa_get_x86_features 350 if (!__get_cpuid(1, &eax, &ebx, &ecx, &edx))
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| H A D | read_rgba_span_x86.S | 63 movl (%ebx), %eax ; \ 65 bswap %eax /* ARGB -> BGRA */ ; \ 66 rorl $8, %eax /* BGRA -> ABGR */ ; \ 67 movl %eax, (%ecx) /* ABGR -> R, G, B, A */ ; \ 71 movl (%ebx), %eax ; \ 72 bswap %eax /* ARGB -> BGRA */ ; \ 73 rorl $8, %eax /* BGRA -> ABGR */ ; \ 74 movl %eax, (%ecx) /* ABGR -> R, G, B, A */ ; 104 movl %ebx, %eax 106 negl %eax [all...] |
| H A D | common_x86.c | 347 unsigned int eax, ebx, ecx, edx; local in function:_mesa_get_x86_features 352 if (!__get_cpuid(1, &eax, &ebx, &ecx, &edx))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_cpu.c | 35 #define xgetbv(index,eax,edx) \ 36 __asm__ ("xgetbv" : "=a"(eax), "=d"(edx) : "c" (index)) 43 unsigned eax, ebx, ecx, edx; local in function:sna_cpu_detect 48 __cpuid(1, eax, ebx, ecx, edx); 83 __cpuid_count(7, 0, eax, ebx, ecx, edx);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_cpu.c | 35 #define xgetbv(index,eax,edx) \ 36 __asm__ ("xgetbv" : "=a"(eax), "=d"(edx) : "c" (index)) 43 unsigned eax, ebx, ecx, edx; local in function:sna_cpu_detect 48 __cpuid(1, eax, ebx, ecx, edx); 83 __cpuid_count(7, 0, eax, ebx, ecx, edx);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/ |
| H A D | solaris-ia32.S | 34 xorl %eax, %eax 40 xorl %eax, %eax 46 xorl %eax, %eax 52 movl 4(%esp), %eax 58 movl 4(%esp), %eax 64 movl 4(%esp), %eax
|
| H A D | sun_inout.s | 61 subl %eax,%eax 73 subl %eax,%eax 96 movl 8(%esp),%eax 108 movl 8(%esp),%eax 120 movl 8(%esp),%eax
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/ |
| H A D | solaris-ia32.S | 34 xorl %eax, %eax 40 xorl %eax, %eax 46 xorl %eax, %eax 52 movl 4(%esp), %eax 58 movl 4(%esp), %eax 64 movl 4(%esp), %eax
|
| H A D | sun_inout.s | 61 subl %eax,%eax 73 subl %eax,%eax 96 movl 8(%esp),%eax 108 movl 8(%esp),%eax 120 movl 8(%esp),%eax
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/ |
| H A D | int10Defines.h | 45 #define X86_EAX CPU_RD(eax,0) 57 #define X86_AX CPU_RW(eax,0) 73 #define X86_AL CPU_RB(eax,0) 78 #define X86_AH CPU_RB(eax,1)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/ |
| H A D | int10Defines.h | 45 #define X86_EAX CPU_RD(eax,0) 57 #define X86_AX CPU_RW(eax,0) 73 #define X86_AL CPU_RB(eax,0) 78 #define X86_AH CPU_RB(eax,1)
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | durango.c | 318 mov eax, 0x0FC530007 local in function:gfx_msr_asm_read 319 out dx, eax 326 mov temp2, eax 342 mov eax, 0x0FC530007 local in function:gfx_msr_asm_write 343 out dx, eax i 352 mov eax, temp2 400 in eax, dx 401 mov data, eax 436 mov eax, data 438 out dx, eax [all...] |
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_memcpy.c | 431 " movl %%edi, %%eax\n" 435 " negl %%eax\n" /* Align dest */ 436 " andl $3, %%eax\n" 437 " subl %%eax, %%ecx\n" 438 " xchgl %%eax, %%ecx\n" 440 " movl %%eax, %%ecx\n" 443 " movl (%%edi), %%eax\n" 446 " movl (%%esi), %%eax\n" 448 " movl %%eax, (%%edi)\n" 450 " movl 8(%%esi), %%eax\ 475 unsigned int eax; local in function:taketime 557 unsigned int eax; local in function:taketime 945 int eax, ebx, ecx, edx; local in function:cpuIDSupported 985 unsigned int flags = 0, eax, ebx, ecx, edx; local in function:SiS_GetCpuFeatures [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | durango.c | 326 mov eax, 0x0FC530007 local in function:gfx_msr_asm_read 327 out dx, eax 334 mov temp2, eax 350 mov eax, 0x0FC530007 local in function:gfx_msr_asm_write 351 out dx, eax i 360 mov eax, temp2 408 in eax, dx 409 mov data, eax 444 mov eax, data 446 out dx, eax [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/panel/ |
| H A D | drac9210.c | 570 mov eax, CX55x0_ID + 090h 571 out dx, eax 588 mov eax, CX55x0_ID + 090h 589 out dx, eax 611 mov eax, CX55x0_ID + 090h 612 out dx, eax 633 mov eax, CX55x0_ID + 090h 634 out dx, eax 654 mov eax, CX55x0_ID + 090h; local in function:Draco9210ClearDataOut 656 out dx, eax [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/panel/ |
| H A D | drac9210.c | 462 mov eax, CX55x0_ID + 090 h 463 out dx, eax 473 55 XX GPIO data register mov eax, CX55x0_ID + 090 h out dx, eax; 485 55 XX GPIO data register mov eax, CX55x0_ID + 090 h out dx, eax; 497 55 XX GPIO data register mov eax, CX55x0_ID + 090 h out dx, eax; 509 mov dx, 0 CF8h mov eax, CX55x0_ID + 090 h; local in function:Draco9210ClearDataOut 512 55 XX GPIO data register out dx, eax; [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_defs.h | 127 _asm { mov data_low, eax } \ 149 _asm { mov eax, data_low } \ 167 _asm { mov eax, 0x0FC530007 } \ 168 _asm { out dx, eax } \ 174 _asm { mov data_low, eax } \ 195 _asm { mov eax, 0x0FC530007 } \ 196 _asm { out dx, eax } \ 201 _asm { mov eax, data_low } \ 218 " mov $0xFC530007, %%eax\n" \ 219 " out %%eax, [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86-64/ |
| H A D | xform4.S | 36 movl (%rdi), %eax 42 movl %eax, (%rdi) 58 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 141 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 202 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 231 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 296 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 363 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 419 movzbl V4F_STRIDE(%rdx), %eax /* stride */
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86-64/ |
| H A D | xform4.S | 43 movl (%rdi), %eax 49 movl %eax, (%rdi) 66 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 149 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 210 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 239 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 304 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 371 movzbl V4F_STRIDE(%rdx), %eax /* stride */ 427 movzbl V4F_STRIDE(%rdx), %eax /* stride */
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | ftcalc.h | 127 "addl %%ecx, %%eax\n" 129 "shrl $16, %%eax\n" 131 "addl %%edx, %%eax\n" 159 mov eax, a 165 add eax, ecx 167 shr eax, 16 169 add eax, edx 170 mov result, eax
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_memcpy.c | 528 " movl %%edi, %%eax\n" 532 " negl %%eax\n" /* Align dest */ 533 " andl $3, %%eax\n" 534 " subl %%eax, %%ecx\n" 535 " xchgl %%eax, %%ecx\n" 537 " movl %%eax, %%ecx\n" 540 " movl (%%edi), %%eax\n" 543 " movl (%%esi), %%eax\n" 545 " movl %%eax, (%%edi)\n" 547 " movl 8(%%esi), %%eax\ 573 unsigned int eax; local in function:taketime 657 unsigned int eax; local in function:taketime [all...] |
| /xsrc/external/mit/libdrm/dist/tests/ttmtest/src/ |
| H A D | ttmtest.c | 88 unsigned eax; local in function:fastrdtsc 91 "cpuid\n\t" ".byte 0x0f, 0x31\n\t" "popl %%ebx\n":"=a" (eax) 95 return eax; 101 unsigned eax; local in function:fastrdtsc 102 __asm__ volatile ("\t" "cpuid\n\t" ".byte 0x0f, 0x31\n\t":"=a" (eax) 106 return eax;
|