[svn] / branches / release-1_2-branch / xvidcore / src / quant / x86_asm / quantize_mpeg_xmm.asm Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/src/quant/x86_asm/quantize_mpeg_xmm.asm

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

revision 1866, Thu May 28 14:15:53 2009 UTC revision 1867, Thu May 28 15:04:35 2009 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: quantize_mpeg_xmm.asm,v 1.10.2.1 2009-05-28 08:42:37 Isibaar Exp $  ; * $Id: quantize_mpeg_xmm.asm,v 1.10.2.2 2009-05-28 15:04:35 Isibaar Exp $
24  ; *  ; *
25  ; ***************************************************************************/  ; ***************************************************************************/
26    
# Line 524  Line 524 
524    pxor mm6, mm6     ; mismatch sum    pxor mm6, mm6     ; mismatch sum
525    push _ESI    push _ESI
526    push _EDI    push _EDI
527    mov _ESI, mmzero    lea _ESI, [mmzero]
528    pxor mm1, mm1    pxor mm1, mm1
529    pxor mm3, mm3    pxor mm3, mm3
530  %ifdef ARCH_IS_X86_64  %ifdef ARCH_IS_X86_64

Legend:
Removed from v.1866  
changed lines
  Added in v.1867

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