HomeSort by relevance Sort by last modified time
    Searched refs:tstep (Results 1 - 25 of 36) sorted by null

1 2

  /external/quake/quake/src/QW/client/
d_sky.c 69 fixed16_t s, t, snext, tnext, sstep, tstep; local
73 tstep = 0; // ditto
105 tstep = (tnext - t) >> SKY_SPAN_SHIFT;
119 tstep = (tnext - t) / spancountminus1;
128 t += tstep;
d_draw16.s 372 sarl $20,%eax // tstep >>= 16;
386 // (tstep >> 16) * cachewidth + (sstep >> 16);
389 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth +
393 shll $12,%ecx // left-justify tstep fractional part
396 movl %ecx,tstep
397 addl %ecx,%edx // advance tfrac fractional part by tstep frac
399 sbbl %ecx,%ecx // turn tstep carry into -1 (0 if none)
403 addl tstep,%edx
410 addl tstep,%edx
416 addl tstep,%ed
    [all...]
d_draw16.asm 201 externdef tstep:dword
473 mov ds:dword ptr[tstep],ecx
478 add edx,ds:dword ptr[tstep]
484 add edx,ds:dword ptr[tstep]
489 add edx,ds:dword ptr[tstep]
495 add edx,ds:dword ptr[tstep]
501 add edx,ds:dword ptr[tstep]
507 add edx,ds:dword ptr[tstep]
513 add edx,ds:dword ptr[tstep]
519 add edx,ds:dword ptr[tstep]
    [all...]
d_draw.s 369 sarl $19,%eax // tstep >>= 16;
383 // (tstep >> 16) * cachewidth + (sstep >> 16);
386 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth +
390 shll $13,%ecx // left-justify tstep fractional part
393 movl %ecx,tstep
394 addl %ecx,%edx // advance tfrac fractional part by tstep frac
396 sbbl %ecx,%ecx // turn tstep carry into -1 (0 if none)
400 addl tstep,%edx
407 addl tstep,%edx
413 addl tstep,%ed
    [all...]
d_spr8.s 395 sarl $19,%eax // tstep >>= 16;
397 imull %ebx,%eax // (tstep >> 16) * cachewidth;
400 // (tstep >> 16) * cachewidth + (sstep >> 16);
403 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth +
408 shll $13,%ecx // left-justify tstep fractional part
410 movl %ecx,tstep
425 addl tstep,%edx // advance tfrac fractional part by tstep frac
427 sbbl %eax,%eax // turn tstep carry into -1 (0 if none)
441 addl tstep,%ed
    [all...]
d_scan.c 259 fixed16_t s, t, snext, tnext, sstep, tstep; local
264 tstep = 0; // ditto
334 tstep = (tnext - t) >> 3;
364 tstep = (tnext - t) / (spancount - 1);
372 t += tstep;
d_sprite.c 42 fixed16_t s, t, snext, tnext, sstep, tstep; local
49 tstep = 0; // ditto
127 tstep = (tnext - t) >> 3;
157 tstep = (tnext - t) / (spancount - 1);
177 t += tstep;
d_varsa.s 171 .globl advancetable, sstep, tstep, pspantemp, counttemp, jumptemp
174 tstep: .long 0 label
d_draw.asm 201 externdef tstep:dword
471 mov ds:dword ptr[tstep],ecx
476 add edx,ds:dword ptr[tstep]
482 add edx,ds:dword ptr[tstep]
487 add edx,ds:dword ptr[tstep]
493 add edx,ds:dword ptr[tstep]
533 add edx,ds:dword ptr[tstep]
539 add edx,ds:dword ptr[tstep]
545 add edx,ds:dword ptr[tstep]
618 mov ds:dword ptr[tstep],eax
    [all...]
d_spr8.asm 201 externdef tstep:dword
489 mov ds:dword ptr[tstep],ecx
502 add edx,ds:dword ptr[tstep]
516 add edx,ds:dword ptr[tstep]
530 add edx,ds:dword ptr[tstep]
544 add edx,ds:dword ptr[tstep]
558 add edx,ds:dword ptr[tstep]
606 add edx,ds:dword ptr[tstep]
620 add edx,ds:dword ptr[tstep]
634 add edx,ds:dword ptr[tstep]
    [all...]
d_polysa.s 823 movl %ecx,tstep
860 // tstep low word = C(r_lstepx)
861 // tstep high word = C(a_tstepxfrac)
881 addl tstep,%edx
899 addl tstep,%edx
917 addl tstep,%edx
935 addl tstep,%edx
953 addl tstep,%edx
971 addl tstep,%edx
989 addl tstep,%ed
    [all...]
d_varsa.asm 201 externdef tstep:dword
332 public advancetable, sstep, tstep, pspantemp, counttemp, jumptemp
335 tstep dd 0 define
quakeasm.h 228 .extern tstep
d_polysa.asm 201 externdef tstep:dword
564 mov ds:dword ptr[tstep],ecx
595 add edx,ds:dword ptr[tstep]
612 add edx,ds:dword ptr[tstep]
629 add edx,ds:dword ptr[tstep]
646 add edx,ds:dword ptr[tstep]
663 add edx,ds:dword ptr[tstep]
680 add edx,ds:dword ptr[tstep]
697 add edx,ds:dword ptr[tstep]
714 add edx,ds:dword ptr[tstep]
    [all...]
d_scana.asm 201 externdef tstep:dword
r_varsa.asm 201 externdef tstep:dword
  /external/quake/quake/src/WinQuake/
d_sky.cpp 69 fixed16_t s, t, snext, tnext, sstep, tstep; local
73 tstep = 0; // ditto
105 tstep = (tnext - t) >> SKY_SPAN_SHIFT;
119 tstep = (tnext - t) / spancountminus1;
128 t += tstep;
d_draw16.s 372 sarl $20,%eax // tstep >>= 16;
386 // (tstep >> 16) * cachewidth + (sstep >> 16);
389 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth +
393 shll $12,%ecx // left-justify tstep fractional part
396 movl %ecx,tstep
397 addl %ecx,%edx // advance tfrac fractional part by tstep frac
399 sbbl %ecx,%ecx // turn tstep carry into -1 (0 if none)
403 addl tstep,%edx
410 addl tstep,%edx
416 addl tstep,%ed
    [all...]
d_draw.s 369 sarl $19,%eax // tstep >>= 16;
383 // (tstep >> 16) * cachewidth + (sstep >> 16);
386 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth +
390 shll $13,%ecx // left-justify tstep fractional part
393 movl %ecx,tstep
394 addl %ecx,%edx // advance tfrac fractional part by tstep frac
396 sbbl %ecx,%ecx // turn tstep carry into -1 (0 if none)
400 addl tstep,%edx
407 addl tstep,%edx
413 addl tstep,%ed
    [all...]
d_spr8.s 395 sarl $19,%eax // tstep >>= 16;
397 imull %ebx,%eax // (tstep >> 16) * cachewidth;
400 // (tstep >> 16) * cachewidth + (sstep >> 16);
403 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth +
408 shll $13,%ecx // left-justify tstep fractional part
410 movl %ecx,tstep
425 addl tstep,%edx // advance tfrac fractional part by tstep frac
427 sbbl %eax,%eax // turn tstep carry into -1 (0 if none)
441 addl tstep,%ed
    [all...]
d_scan.cpp 261 fixed16_t s, t, snext, tnext, sstep, tstep; local
266 tstep = 0; // ditto
336 tstep = (tnext - t) >> 3;
366 tstep = (tnext - t) / (spancount - 1);
374 t += tstep;
d_sprite.cpp 42 fixed16_t s, t, snext, tnext, sstep, tstep; local
49 tstep = 0; // ditto
127 tstep = (tnext - t) >> 3;
157 tstep = (tnext - t) / (spancount - 1);
177 t += tstep;
d_varsa.s 171 .globl advancetable, sstep, tstep, pspantemp, counttemp, jumptemp
174 tstep: .long 0 label
d_polysa.s 823 movl %ecx,tstep
860 // tstep low word = C(r_lstepx)
861 // tstep high word = C(a_tstepxfrac)
881 addl tstep,%edx
899 addl tstep,%edx
917 addl tstep,%edx
935 addl tstep,%edx
953 addl tstep,%edx
971 addl tstep,%edx
989 addl tstep,%ed
    [all...]
quakeasm.h 234 .extern tstep

Completed in 1830 milliseconds

1 2