[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 1802, Wed Nov 26 10:11:31 2008 UTC revision 1803, Wed Nov 26 23:35:50 2008 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.6 2008-11-26 01:04:34 Isibaar Exp $  ; * $Id: gmc_mmx.asm,v 1.7 2008-11-26 23:35:50 Isibaar Exp $
24  ; *  ; *
25  ; *************************************************************************/  ; *************************************************************************/
26    
# Line 104  Line 104 
104    GMC_4_SSE 0, mm5    GMC_4_SSE 0, mm5
105    GMC_4_SSE 4, mm6    GMC_4_SSE 4, mm6
106    
107  ;  pshufw   mm4, prm5, 01010101b  ; Rounder (bits [16..31])  ;  pshufw   mm4, prm5d, 01010101b  ; Rounder (bits [16..31])
108    movd      mm4, prm5d   ; Rounder (bits [16..31])    movd      mm4, prm5d   ; Rounder (bits [16..31])
109    mov       _EAX, prm1  ; Dst    mov       _EAX, prm1  ; Dst
110    punpcklwd mm4, mm4    punpcklwd mm4, mm4

Legend:
Removed from v.1802  
changed lines
  Added in v.1803

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