Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5415 → Rev 5418

/programs/develop/libraries/TinyGL/asm_fork/zmath.asm
445,7 → 445,7
cmp esi,ebx
jge .cycle_4_end
cmp esi,ecx ;if (l!=j)
je .cycle_5_end
je .if_end
mov eax,esi
imul eax,ebx
add eax,ecx
491,6 → 491,7
.cycle_5_end:
ffree st0 ;t
fincstp
.if_end:
inc esi
jmp .cycle_4
.cycle_4_end: