Searched refs:ecx (Results 1 – 2 of 2) sorted by relevance
435 int scx, scy, ecx, ecy, fsx, fsy; in gdImageCreateFromGd2PartCtx() local519 ecx = (srcx + w) / cs; in gdImageCreateFromGd2PartCtx()521 if (ecx >= ncx) { in gdImageCreateFromGd2PartCtx()522 ecx = ncx - 1; in gdImageCreateFromGd2PartCtx()540 for (cx = scx; cx <= ecx; cx++) { in gdImageCreateFromGd2PartCtx()
7758 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
Completed in 44 milliseconds