Code optimisations

This commit is contained in:
pagefault
2001-09-07 23:46:33 +00:00
parent d7151e66d1
commit b7ea91ce57
4 changed files with 52 additions and 26 deletions

View File

@@ -283,7 +283,8 @@ void sw_drawwin()
" movl (%%ebx, %%eax, 4), %%edx\n" \
" movl %%edx, (%%edi)\n" \
" addl $4, %%edi\n" \
" loop CopyLoop32b\n" \
" decl ecx\n" \
" jnz CopyLoop32b\n" \
" popl %%eax\n" \
" incl %%eax\n" \
" addl pitch, %%edi\n" \