Update of /cvsroot/alsa/alsa-lib/src/pcm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20814
Modified Files:
pcm_dmix_i386.h
Log Message:
Fixed wrong jump for 32-bit mixing
Index: pcm_dmix_i386.h
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/pcm/pcm_dmix_i386.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- pcm_dmix_i386.h 12 Mar 2004 19:08:27 -0000 1.13
+++ pcm_dmix_i386.h 24 May 2004 18:40:11 -0000 1.14
@@ -269,7 +269,7 @@
"\tmovl %2, %%esi\n"
"\tmovl %3, %%ebx\n"
"\tcmpl $0, %0\n"
- "\tjnz 2f\n"
+ "\tjnz 1f\n"
"\tjmp 6f\n"
"\t.p2align 4,,15\n"
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog