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

Diff of /branches/release-1_2-branch/xvidcore/src/dct/x86_asm/idct_sse2_dmitry.asm

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

revision 1837, Mon Dec 1 16:35:47 2008 UTC revision 1838, Mon Dec 1 17:27:03 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: idct_sse2_dmitry.asm,v 1.8 2008-11-26 01:04:34 Isibaar Exp $  ; * $Id: idct_sse2_dmitry.asm,v 1.8.2.1 2008-12-01 17:27:03 Isibaar Exp $
23  ; *  ; *
24  ; ***************************************************************************/  ; ***************************************************************************/
25    
# Line 306  Line 306 
306    
307  ALIGN SECTION_ALIGN  ALIGN SECTION_ALIGN
308  idct_sse2_dmitry:  idct_sse2_dmitry:
309      PUSH_XMM6_XMM7
310    
311    mov _ECX, prm1    mov _ECX, prm1
312    
# Line 320  Line 321 
321    
322    DCT_8_INV_COL_4_SSE2 _ECX, _ECX    DCT_8_INV_COL_4_SSE2 _ECX, _ECX
323    
324      POP_XMM6_XMM7
325    ret    ret
326  ENDFUNC  ENDFUNC
327    

Legend:
Removed from v.1837  
changed lines
  Added in v.1838

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