[svn] / trunk / xvidcore / src / dct / x86_asm / fdct_mmx_skal.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/dct/x86_asm/fdct_mmx_skal.asm

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

revision 1533, Mon Aug 16 22:38:06 2004 UTC revision 1534, Sat Aug 21 11:52:50 2004 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: fdct_mmx_skal.asm,v 1.3 2004-07-24 11:46:08 edgomez Exp $  ; * $Id: fdct_mmx_skal.asm,v 1.4 2004-08-21 11:52:50 edgomez Exp $
23  ; *  ; *
24  ; ***************************************************************************/  ; ***************************************************************************/
25    
# Line 482  Line 482 
482    mov edi, fdct_rounding_2    mov edi, fdct_rounding_2
483  .loop  .loop
484    %2 ecx, ecx, edx, ebx, edi    %2 ecx, ecx, edx, ebx, edi
485    add eax, 2*16    add ecx, 2*8
486    add edx, 2*32    add edx, 2*32
487    add ebx, 2*4    add ebx, 2*4
488    add edi, 2*4    add edi, 2*4

Legend:
Removed from v.1533  
changed lines
  Added in v.1534

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