/external/quake/quake/src/QW/client/ |
D | d_draw16.s | 71 movl $4096,%ecx 74 movl C(bbextentt),%ecx 184 movl C(d_viewbuffer),%ecx 191 addl %ecx,%edi 192 movl espan_t_u(%ebx),%ecx 193 addl %ecx,%edi // pdest = &pdestspan[scans->u]; 194 movl espan_t_count(%ebx),%ecx 199 cmpl $16,%ecx 202 decl %ecx 204 movl %ecx,spancountminus1 [all …]
|
D | d_draw.s | 67 movl $2048,%ecx 70 movl C(bbextentt),%ecx 180 movl C(d_viewbuffer),%ecx 187 addl %ecx,%edi 188 movl espan_t_u(%ebx),%ecx 189 addl %ecx,%edi // pdest = &pdestspan[scans->u]; 190 movl espan_t_count(%ebx),%ecx 195 cmpl $8,%ecx 198 decl %ecx 200 movl %ecx,spancountminus1 [all …]
|
D | d_draw16.asm | 258 mov ecx,4096 261 mov ecx,ds:dword ptr[_bbextentt] 324 mov ecx,ds:dword ptr[_d_viewbuffer] 330 add edi,ecx 331 mov ecx,ds:dword ptr[0+ebx] 332 add edi,ecx 333 mov ecx,ds:dword ptr[8+ebx] 334 cmp ecx,16 336 dec ecx 338 mov ds:dword ptr[spancountminus1],ecx [all …]
|
D | d_spr8.s | 63 movl $2048,%ecx 66 movl C(bbextentt),%ecx 117 movl sspan_t_count(%ebx),%ecx 120 cmpl $0,%ecx 223 cmpl $8,%ecx 226 decl %ecx 228 movl %ecx,spancountminus1 334 cmpl $8,%ecx 359 subl $8,%ecx // count off this segments' pixels 361 pushl %ecx // remember count of remaining pixels [all …]
|
D | snd_mixa.s | 78 movl count(%esp),%ecx 81 addl %ecx,%edi 87 movb -1(%esi,%ecx,1),%bl 89 testl $1,%ecx 94 addl C(paintbuffer)+psp_left-psp_size(,%ecx,psp_size),%edi 95 addl C(paintbuffer)+psp_right-psp_size(,%ecx,psp_size),%ebp 96 movl %edi,C(paintbuffer)+psp_left-psp_size(,%ecx,psp_size) 97 movl %ebp,C(paintbuffer)+psp_right-psp_size(,%ecx,psp_size) 98 movb -2(%esi,%ecx,1),%bl 100 decl %ecx [all …]
|
D | d_draw.asm | 256 mov ecx,2048 259 mov ecx,ds:dword ptr[_bbextentt] 322 mov ecx,ds:dword ptr[_d_viewbuffer] 328 add edi,ecx 329 mov ecx,ds:dword ptr[0+ebx] 330 add edi,ecx 331 mov ecx,ds:dword ptr[8+ebx] 332 cmp ecx,8 334 dec ecx 336 mov ds:dword ptr[spancountminus1],ecx [all …]
|
D | math.s | 45 movl val(%esp),%ecx 47 cmpl %edx,%ecx 51 divl %ecx 116 movl EMINS(%esp),%ecx 135 fmuls (%ecx) // p->normal[0]*emins[0] | 151 fmuls 4(%ecx) // p->normal[1]*emins[1] | 181 fmuls 8(%ecx) //p->normal[2]*emins[2] | 207 fmuls (%ecx) // emins[0] 216 fmuls 4(%ecx) // emins[1] 222 fmuls 8(%ecx) // emins[2] [all …]
|
D | surf8.s | 72 movl C(r_lightwidth),%ecx 78 leal (%ebx,%ecx,4),%ebx 87 movl 4(%ebx),%ecx // lightptr[1] 91 subl %edx,%ecx 93 sarl $4,%ecx 97 movl %ecx,C(lightrightstep) 99 subl %ecx,%ebx 103 subl %ecx,%ecx // high word must be 0 in loop for addressing 125 movb 0x12345678(%ecx),%al 140 movb 0x12345678(%ecx),%al [all …]
|
D | d_polysa.s | 461 movl C(r_sstepx),%ecx 463 sarl $16,%ecx 466 addl %ecx,%eax 508 movl 4(%ebx),%ecx 510 subl %ecx,%ebp 532 movl 4(%esi),%ecx 534 subl %ecx,%ebp 556 movl 4(%edi),%ecx 558 subl %ecx,%ebp 615 movl 12(%ebx),%ecx [all …]
|
/external/quake/quake/src/WinQuake/ |
D | d_draw16.s | 71 movl $4096,%ecx 74 movl C(bbextentt),%ecx 184 movl C(d_viewbuffer),%ecx 191 addl %ecx,%edi 192 movl espan_t_u(%ebx),%ecx 193 addl %ecx,%edi // pdest = &pdestspan[scans->u]; 194 movl espan_t_count(%ebx),%ecx 199 cmpl $16,%ecx 202 decl %ecx 204 movl %ecx,spancountminus1 [all …]
|
D | d_draw.s | 67 movl $2048,%ecx 70 movl C(bbextentt),%ecx 180 movl C(d_viewbuffer),%ecx 187 addl %ecx,%edi 188 movl espan_t_u(%ebx),%ecx 189 addl %ecx,%edi // pdest = &pdestspan[scans->u]; 190 movl espan_t_count(%ebx),%ecx 195 cmpl $8,%ecx 198 decl %ecx 200 movl %ecx,spancountminus1 [all …]
|
D | d_spr8.s | 63 movl $2048,%ecx 66 movl C(bbextentt),%ecx 117 movl sspan_t_count(%ebx),%ecx 120 cmpl $0,%ecx 223 cmpl $8,%ecx 226 decl %ecx 228 movl %ecx,spancountminus1 334 cmpl $8,%ecx 359 subl $8,%ecx // count off this segments' pixels 361 pushl %ecx // remember count of remaining pixels [all …]
|
D | snd_mixa.s | 78 movl count(%esp),%ecx 81 addl %ecx,%edi 87 movb -1(%esi,%ecx,1),%bl 89 testl $1,%ecx 94 addl C(paintbuffer)+psp_left-psp_size(,%ecx,psp_size),%edi 95 addl C(paintbuffer)+psp_right-psp_size(,%ecx,psp_size),%ebp 96 movl %edi,C(paintbuffer)+psp_left-psp_size(,%ecx,psp_size) 97 movl %ebp,C(paintbuffer)+psp_right-psp_size(,%ecx,psp_size) 98 movb -2(%esi,%ecx,1),%bl 100 decl %ecx [all …]
|
D | math.s | 46 movl val(%esp),%ecx 48 cmpl %edx,%ecx 52 divl %ecx 117 movl EMINS(%esp),%ecx 136 fmuls (%ecx) // p->normal[0]*emins[0] | 152 fmuls 4(%ecx) // p->normal[1]*emins[1] | 182 fmuls 8(%ecx) //p->normal[2]*emins[2] | 208 fmuls (%ecx) // emins[0] 217 fmuls 4(%ecx) // emins[1] 223 fmuls 8(%ecx) // emins[2] [all …]
|
D | surf8.s | 72 movl C(r_lightwidth),%ecx 78 leal (%ebx,%ecx,4),%ebx 87 movl 4(%ebx),%ecx // lightptr[1] 91 subl %edx,%ecx 93 sarl $4,%ecx 97 movl %ecx,C(lightrightstep) 99 subl %ecx,%ebx 103 subl %ecx,%ecx // high word must be 0 in loop for addressing 125 movb 0x12345678(%ecx),%al 140 movb 0x12345678(%ecx),%al [all …]
|
D | d_polysa.s | 461 movl C(r_sstepx),%ecx 463 sarl $16,%ecx 466 addl %ecx,%eax 508 movl 4(%ebx),%ecx 510 subl %ecx,%ebp 532 movl 4(%esi),%ecx 534 subl %ecx,%ebp 556 movl 4(%edi),%ecx 558 subl %ecx,%ebp 615 movl 12(%ebx),%ecx [all …]
|
/external/libffi/src/x86/ |
D | win32.S | 47 movl 16(%ebp),%ecx 48 subl %ecx,%esp 66 movl 16(%ebp),%ecx 67 addl %ecx,%esp 69 # Load %ecx with the return type code 70 movl 20(%ebp),%ecx 78 cmpl $FFI_TYPE_FLOAT,%ecx 85 cmpl $FFI_TYPE_INT,%ecx 87 # Load %ecx with the pointer to storage for the return value 88 movl 24(%ebp),%ecx [all …]
|
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
D | x86p_32.asm | 41 cmp ecx,BYTE 32 51 dec ecx 60 mov ebp,ecx 64 push ecx 74 mov ecx,[esi+8] 79 bswap ecx 83 ror ecx,8 89 mov [edi+8],ecx 99 pop ecx 100 and ecx,BYTE 11b [all …]
|
D | x86p_16.asm | 29 cmp ecx,BYTE 16 48 dec ecx 71 dec ecx 74 push ecx 77 shr ecx,1 80 lea esi,[esi+ecx*4] 81 lea edi,[edi+ecx*4] 84 neg ecx 87 .L5 mov [edi+ecx*4-4],eax 88 .L6 mov eax,[esi+ecx*4] [all …]
|
/external/v8/test/cctest/ |
D | test-disasm-ia32.cc | 75 __ mov(ebx, Operand(esp, ecx, times_2, 0)); // [esp+ecx*4] in TEST() 87 __ add(edi, Operand(ebp, ecx, times_4, 0)); in TEST() 88 __ add(edi, Operand(ebp, ecx, times_4, 12)); in TEST() 89 __ add(Operand(ebp, ecx, times_4, 12), Immediate(12)); in TEST() 94 __ adc(ecx, 12); in TEST() 95 __ adc(ecx, 1000); in TEST() 101 __ cmp(Operand(ebp, ecx, times_4, 0), Immediate(1000)); in TEST() 104 __ cmpb(ebx, Operand(ebp, ecx, times_2, 0)); in TEST() 105 __ cmpb(Operand(ebp, ecx, times_2, 0), ebx); in TEST() 119 __ movsx_b(edx, Operand(ecx)); in TEST() [all …]
|
/external/zlib/contrib/masmx86/ |
D | inffas32.asm | 197 mov ecx, [esi+16] 200 sub ebp,ecx 204 sub ecx,257 205 add ecx,ebx 209 mov [esp+16],ecx 212 mov ecx, [edi+distcode_state] 215 mov [esp+12],ecx 218 mov ecx, [edi+lenbits_state] 224 mov ecx, [edi+distbits_state] 230 mov ecx, [edi+write_state] [all …]
|
/external/v8/src/ia32/ |
D | ic-ia32.cc | 217 __ mov(ecx, FieldOperand(edx, HeapObject::kMapOffset)); in GenerateGeneric() 220 __ movzx_b(ebx, FieldOperand(ecx, Map::kBitFieldOffset)); in GenerateGeneric() 228 __ CmpInstanceType(ecx, JS_OBJECT_TYPE); in GenerateGeneric() 237 __ mov(ecx, FieldOperand(edx, JSObject::kElementsOffset)); in GenerateGeneric() 239 __ CheckMap(ecx, Factory::fixed_array_map(), &check_pixel_array, true); in GenerateGeneric() 241 __ cmp(ebx, FieldOperand(ecx, FixedArray::kLengthOffset)); in GenerateGeneric() 244 __ mov(ecx, FieldOperand(ecx, ebx, times_4, FixedArray::kHeaderSize)); in GenerateGeneric() 245 __ cmp(Operand(ecx), Immediate(Factory::the_hole_value())); in GenerateGeneric() 249 __ mov(eax, ecx); in GenerateGeneric() 259 __ CheckMap(ecx, Factory::pixel_array_map(), &slow, true); in GenerateGeneric() [all …]
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
D | SDL_stdlib.c | 62 mov ecx,dword ptr [esp] in _ftol() 63 xor ecx,80000000h in _ftol() 64 add ecx,7FFFFFFFh in _ftol() 71 mov ecx,dword ptr [esp] in _ftol() 72 add ecx,7FFFFFFFh in _ftol() 111 mov ecx,edx in _allmul() 114 add ecx,edi in _allmul() 117 lea ebx,[ebx+ecx] in _allmul() 159 mov ecx,dword ptr [esp+18h] in _alldiv() 162 div ecx in _alldiv() [all …]
|
/external/grub/stage2/ |
D | setjmp.S | 59 movl 4(%esp), %ecx /* fetch buffer */ 60 movl %ebx, 0(%ecx) 61 movl %esi, 4(%ecx) 62 movl %edi, 8(%ecx) 63 movl %ebp, 12(%ecx) /* save frame pointer of caller */ 65 movl %esp, 16(%ecx) /* save stack pointer of caller */ 66 movl %edx, 20(%ecx) /* save pc of caller */ 72 movl 4(%esp), %ecx /* fetch buffer */ 73 movl 0(%ecx), %ebx 74 movl 4(%ecx), %esi [all …]
|
/external/quake/quake/src/QW/server/ |
D | math.s | 30 movl EMINS(%esp),%ecx 49 fmuls (%ecx) // p->normal[0]*emins[0] | 65 fmuls 4(%ecx) // p->normal[1]*emins[1] | 95 fmuls 8(%ecx) //p->normal[2]*emins[2] | 121 fmuls (%ecx) // emins[0] 130 fmuls 4(%ecx) // emins[1] 136 fmuls 8(%ecx) // emins[2] 150 fmuls (%ecx) // emins[0] 153 fmuls 4(%ecx) // emins[1] 162 fmuls 8(%ecx) // emins[2] [all …]
|