/external/quake/quake/src/QW/client/ |
r_aliasa.s | 46 pushl %edi 59 movl fv(%esp),%edi 91 movl %eax,fv_v+8(%edi) 95 movl %eax,fv_v+12(%edi) 106 movl %eax,fv_flags(%edi) 108 movl fv_size(%edi),%eax 176 movl %eax,fv_v+16(%edi) 217 fistpl fv_v+20(%edi) // u | v 218 fistpl fv_v+0(%edi) // v 219 fistpl fv_v+4(%edi) [all...] |
d_polysa.s | 486 pushl %edi 497 movl lp3(%esp),%edi 519 movl 0(%edi),%eax 529 movl 4(%edi),%ebp 552 movl 0(%edi),%edx 556 movl 4(%edi),%ecx 584 movl %edi,%ebx 585 movl %esi,%edi 598 movl %edi,%esi 599 movl %eax,%edi [all...] |
d_draw.s | 94 pushl %edi 178 // point %edi to the first pixel in the span 186 movl C(d_scantable)(,%eax,4),%edi // v * screenwidth 187 addl %ecx,%edi 189 addl %ecx,%edi // pdest = &pdestspan[scans->u]; 338 movb %bl,(%edi) // store first dest pixel 404 movb %al,1(%edi) 415 movb %al,2(%edi) 422 movb %al,3(%edi) 475 movb %al,4(%edi) [all...] |
d_draw16.s | 98 pushl %edi 182 // point %edi to the first pixel in the span 190 movl C(d_scantable)(,%eax,4),%edi // v * screenwidth 191 addl %ecx,%edi 193 addl %ecx,%edi // pdest = &pdestspan[scans->u]; 341 movb %bl,(%edi) // store first dest pixel 407 movb %al,1(%edi) 418 movb %al,2(%edi) 425 movb %al,3(%edi) 432 movb %al,4(%edi) [all...] |
r_edgea.asm | 245 push edi
252 mov edi,edx
273 mov ds:dword ptr[12+edi],esi
274 mov ds:dword ptr[8+edi],ebx
275 mov ds:dword ptr[12+ebx],edi
276 mov ds:dword ptr[8+esi],edi
285 mov ds:dword ptr[12+edi],ecx
286 mov ds:dword ptr[8+edi],ebx
287 mov ds:dword ptr[12+ebx],edi
288 mov ds:dword ptr[8+ecx],edi
[all...] |
/external/quake/quake/src/WinQuake/ |
r_aliasa.s | 46 pushl %edi 59 movl fv(%esp),%edi 91 movl %eax,fv_v+8(%edi) 95 movl %eax,fv_v+12(%edi) 106 movl %eax,fv_flags(%edi) 108 movl fv_size(%edi),%eax 176 movl %eax,fv_v+16(%edi) 217 fistpl fv_v+20(%edi) // u | v 218 fistpl fv_v+0(%edi) // v 219 fistpl fv_v+4(%edi) [all...] |
worlda.s | 49 pushl %edi // preserve register variables 64 movl hu_clipnodes(%ebx),%edi 73 // %edi: hull->clipnodes 85 movl nd_planenum(%edi,%eax,8),%ecx 86 movl nd_children(%edi,%eax,8),%eax 139 popl %edi
|
d_polysa.s | 486 pushl %edi 497 movl lp3(%esp),%edi 519 movl 0(%edi),%eax 529 movl 4(%edi),%ebp 552 movl 0(%edi),%edx 556 movl 4(%edi),%ecx 584 movl %edi,%ebx 585 movl %esi,%edi 598 movl %edi,%esi 599 movl %eax,%edi [all...] |
d_draw.s | 94 pushl %edi 178 // point %edi to the first pixel in the span 186 movl C(d_scantable)(,%eax,4),%edi // v * screenwidth 187 addl %ecx,%edi 189 addl %ecx,%edi // pdest = &pdestspan[scans->u]; 338 movb %bl,(%edi) // store first dest pixel 404 movb %al,1(%edi) 415 movb %al,2(%edi) 422 movb %al,3(%edi) 475 movb %al,4(%edi) [all...] |
d_draw16.s | 98 pushl %edi 182 // point %edi to the first pixel in the span 190 movl C(d_scantable)(,%eax,4),%edi // v * screenwidth 191 addl %ecx,%edi 193 addl %ecx,%edi // pdest = &pdestspan[scans->u]; 341 movb %bl,(%edi) // store first dest pixel 407 movb %al,1(%edi) 418 movb %al,2(%edi) 425 movb %al,3(%edi) 432 movb %al,4(%edi) [all...] |
/frameworks/compile/libbcc/runtime/lib/i386/ |
divdi3.S | 77 pushl %edi 81 movl %eax, %edi 88 imull %edi, %eax // q*bhi 90 sbbl $0, %edi // decrement q if remainder is negative 92 movl %edi, %eax 98 popl %edi // Restore callee-save registers 114 pushl %edi 119 movl %eax, %edi 126 imull %edi, %eax // q*bhi 128 sbbl $0, %edi // decrement q if remainder is negativ [all...] |
umoddi3.S | 49 pushl %edi 53 movl %eax, %edi 60 imull %edi, %eax // q*bhi 69 popl %edi 84 pushl %edi 89 movl %eax, %edi 96 imull %edi, %eax // q*bhi 105 popl %edi
|
/bionic/libc/arch-x86/string/ |
ssse3-strcmp-latest.S | 210 PUSH (%edi) 216 movl %edx, %edi 219 and $0xf, %edi 221 xor %edi, %edx 223 cmp %edi, %ecx 228 xchg %ecx, %edi 230 lea 15(%edi), %edi 231 sub %ecx, %edi 232 cmp $8, %edi [all...] |
strcat.S | 23 pushl %edi /* save edi */ 24 movl 8(%esp),%edi /* dst address */ 26 pushl %edi /* push destination address */ 34 leal -1(%edi),%ecx /* correct dst address */ 72 popl %edi /* restore edi */
|
/external/kernel-headers/original/asm-x86/ |
string_32.h | 54 long esi, edi; local 74 edi = (long) to; 80 : "=&c" (ecx), "=&D" (edi), "=&S" (esi) 81 : "0" (n/4), "1" (edi),"2" (esi) 87 :"=&D"(edi),"=&S"(esi):"0"(edi),"1"(esi):"memory"); 89 :"=&D"(edi),"=&S"(esi):"0"(edi),"1"(esi):"memory"); 91 :"=&D"(edi),"=&S"(esi):"0"(edi),"1"(esi):"memory") [all...] |
/external/valgrind/main/exp-bbv/tests/x86/ |
rep_prefix.S | 42 mov $buffer1, %edi # set destination 59 mov $buffer1, %edi # set destination 76 mov $buffer1, %edi # set destination 96 mov $buffer2, %edi 103 mov $buffer1, %edi 110 mov $buffer2, %edi 120 mov $buffer1, %edi 125 mov $buffer2, %edi 132 mov $buffer2,%edi 140 mov $buffer2,%edi [all...] |
/bionic/libm/amd64/ |
s_scalbn.S | 32 movl %edi,-12(%rsp)
|
s_scalbnf.S | 32 movl %edi,-4(%rsp)
|
s_scalbnl.S | 11 movl %edi,-4(%rsp)
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
toshiba.h | 33 unsigned int edi __attribute__ ((packed)); member in struct:__anon21250
|
/system/core/debuggerd/x86/ |
x86_utility.h | 26 long edi; member in struct:pt_regs_x86
|
/external/quake/quake/src/QW/server/ |
worlda.s | 29 pushl %edi // preserve register variables 44 movl hu_clipnodes(%ebx),%edi 53 // %edi: hull->clipnodes 65 movl nd_planenum(%edi,%eax,8),%ecx 66 movl nd_children(%edi,%eax,8),%eax 119 popl %edi
|
/external/qemu/distrib/libpng-1.2.19/ |
pngvcrd.c | 1245 mov edi, dp local 1248 sub edi, 9 local 1265 sub edi, 12 local 1293 mov edi, dp local 1295 sub edi, 9 \/\/ (png_pass_inc[pass] - 1)*pixel_bytes local 1310 sub edi, 12 local 1321 mov edi, dp local 1323 sub edi, 21 \/\/ (png_pass_inc[pass] - 1)*pixel_bytes local 1344 sub edi, 24 local 1364 mov edi, dp local 1366 sub edi, 15 local 1378 sub edi, 16 local 1407 mov edi, dp local 1409 sub edi, 15 local 1420 sub edi, 16 local 1449 mov edi, dp local 1451 sub edi, 31 local 1471 sub edi, 32 local 1520 mov edi, dp local 1523 sub edi, 6 local 1529 sub edi, 8 local 1560 mov edi, dp local 1563 sub edi, 14 local 1574 sub edi, 16 local 1605 mov edi, dp local 1608 sub edi, 30 local 1620 sub edi, 32 local 1655 mov edi, dp local 1658 sub edi, 12 local 1667 sub edi, 16 local 1698 mov edi, dp local 1701 sub edi, 28 local 1712 sub edi, 32 local 1743 mov edi, dp local 1746 sub edi, 60 local 1761 sub edi, 64 local 1952 mov edi, row \/\/ edi ==> Avg(x) local 2014 mov edi, row \/\/ edi ==> Avg(x) local 2098 mov edi, row \/\/ edi ==> Avg(x) local 2160 mov edi, row \/\/ edi ==> Avg(x) local 2245 mov edi, row \/\/ edi ==> Avg(x) local 2277 mov edi, row \/\/ edi ==> Avg(x) local 2311 mov edi, row \/\/ edi ==> Avg(x) local 2344 mov edi, row \/\/ edi ==> Avg(x) local 2392 mov edi, row local 2499 mov edi, row local 2705 mov edi, row local 2848 mov edi, row local 2979 mov edi, row local 3115 mov edi, row local 3196 mov edi, row local 3287 mov edi, row local 3289 add edi, bpp \/\/ rp = row + bpp local 3325 mov edi, row local 3328 add edi, bpp \/\/ rp = row + bpp local 3377 mov edi, row local 3382 add edi, bpp \/\/ rp = row + bpp local 3402 mov edi, row local 3405 add edi, bpp \/\/ rp = row + bpp local 3437 mov edi, row local 3442 add edi, bpp \/\/ rp = row + bpp local 3480 mov edi, row local 3483 add edi, bpp \/\/ rp = row + bpp local 3541 mov edi, row local 3543 add edi, bpp \/\/ rp = row + bpp local 3561 mov edi, row local 3566 add edi, bpp \/\/ rp = row + bpp local 3586 mov edi, row local [all...] |
/external/libvpx/vpx_scale/win32/ |
scaleopt.c | 78 mov edi, dest local 115 mov [edi], ebx // writeoutput 00 xx xx xx 118 add edi, 5 local 127 movd DWORD Ptr [edi-4], mm0 160 mov [edi], ebx // writeoutput 00 xx xx xx 167 movd DWORD Ptr [edi+1], mm0 209 mov edi, dest local 228 movd DWORD PTR [edi], mm0 // write output 00 xx xx xx 237 movd DWORD PTR [edi+5], mm2 // write ouput 05 xx xx xx 249 movd DWORD PTR [edi+1], mm0 // write output 01 02 03 0 250 add edi, 10 local 346 lea edi, [esi+ecx*2] \/\/ tow lines below local 347 add edi, ecx \/\/ three lines below local 490 add edi, 8 local 530 lea edi, [esi+ecx*2] \/\/ tow lines below local 531 add edi, ecx \/\/ three lines below local 647 add edi, 8 local 687 lea edi, [esi+ecx*2] \/\/ tow lines below local 688 add edi, ecx \/\/ three lines below local 818 add edi, 8 local 858 lea edi, [esi+ecx*2] \/\/ tow lines below local 859 add edi, ecx \/\/ three lines below local 965 add edi, 8 local 1122 mov edi, dest local 1164 add edi, 16 local 1280 mov edi, dest ; local 1309 add edi, 4 local 1340 mov edi, dest \/\/ tow lines below local 1398 add edi, 4 local 1432 mov edi, dest ; local 1464 add edi, 3 local 1527 mov edi, dest \/\/ tow lines below local 1578 add edi, 4 local 1623 mov edi, dest local 1668 mov edi, dest local 1708 add edi, 4; local [all...] |
/bionic/libc/arch-x86/bionic/ |
_setjmp.S | 54 movl %edi,20(%eax) 66 movl 20(%edx),%edi
|