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

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

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

revision 1755, Wed Nov 1 11:45:53 2006 UTC revision 1756, Tue Nov 7 19:59:03 2006 UTC
# Line 20  Line 20 
20  ; *  along with this program; if not, write to the Free Software  ; *  along with this program; if not, write to the Free Software
21  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22  ; *  ; *
23  ; * $Id: gmc_mmx.asm,v 1.1 2006-06-14 21:44:07 Skal Exp $  ; * $Id: gmc_mmx.asm,v 1.2 2006-11-07 19:59:03 Skal Exp $
24  ; *  ; *
25  ; *************************************************************************/  ; *************************************************************************/
26    
# 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.1755  
changed lines
  Added in v.1756

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