[cvs] / xvidcore / src / image / x86_asm / gmc_mmx.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/image/x86_asm/gmc_mmx.asm

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

revision 1.1, Wed Jun 14 21:44:07 2006 UTC revision 1.2, Tue Nov 7 19:59:03 2006 UTC
# Line 193  Line 193 
193    
194    GMC_8_SSE2    GMC_8_SSE2
195    
196    pshuflw   xmm4, [esp +20], 01010101b  ; Rounder (bits [16..31])    movd      xmm4, [esp +20]
197      pshuflw   xmm4, xmm4, 01010101b  ; Rounder (bits [16..31])
198    punpckldq xmm4, xmm4    punpckldq xmm4, xmm4
199    mov  eax, [esp + 4]  ; Dst    mov  eax, [esp + 4]  ; Dst
200    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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