Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/src/lib


Modified Files:
        asm_rgba.S 


Log Message:
fix typo in IMMQ cleanup count as pointed out by Peter Beutner in Gentoo Bug 
102519
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_rgba.S,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- asm_rgba.S  10 Aug 2005 05:10:19 -0000      1.4
+++ asm_rgba.S  17 Aug 2005 22:42:55 -0000      1.5
@@ -119,7 +119,7 @@
 
        LOAD_IMMQ(m_rb, %mm5)
        LOAD_IMMQ(m_g6, %mm6)
-       CLEANUP_IMMQ_LOADS(1)
+       CLEANUP_IMMQ_LOADS(2)
 
        LOOP_START
 




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to