[svn] / trunk / xvidcore / src / image / x86_asm / reduced_mmx.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/image/x86_asm/reduced_mmx.asm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1833, Mon Dec 1 14:45:46 2008 UTC revision 1834, Mon Dec 1 15:00:44 2008 UTC
# Line 19  Line 19 
19  ; *  along with this program; if not, write to the Free Software  ; *  along with this program; if not, write to the Free Software
20  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21  ; *  ; *
22  ; * $Id: reduced_mmx.asm,v 1.9 2008-11-26 01:04:34 Isibaar Exp $  ; * $Id: reduced_mmx.asm,v 1.10 2008-12-01 15:00:44 Isibaar Exp $
23  ; *  ; *
24  ; *************************************************************************/  ; *************************************************************************/
25    
# Line 735  Line 735 
735    packuswb mm1, mm7    packuswb mm1, mm7
736    movd [TMP0+_EAX*4], mm0    movd [TMP0+_EAX*4], mm0
737    movd [TMP1+_EAX*4], mm1    movd [TMP1+_EAX*4], mm1
738    add _EAX,1    inc _EAX
739    jl .Loop    jl .Loop
740    
741    ret    ret

Legend:
Removed from v.1833  
changed lines
  Added in v.1834

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4