[cvs] / xvidcore / src / bitstream / x86_asm / cbp_sse2.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/bitstream/x86_asm/cbp_sse2.asm

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

revision 1.10.2.1, Mon Dec 1 17:27:03 2008 UTC revision 1.10.2.3, Wed Sep 16 17:11:39 2009 UTC
# Line 64  Line 64 
64  ; Code  ; Code
65  ;=============================================================================  ;=============================================================================
66    
67  SECTION .rotext align=SECTION_ALIGN  TEXT
68    
69  ;-----------------------------------------------------------------------------  ;-----------------------------------------------------------------------------
70  ; uint32_t calc_cbp_sse2(const int16_t coeff[6*64]);  ; uint32_t calc_cbp_sse2(const int16_t coeff[6*64]);
# Line 116  Line 116 
116    ret    ret
117  ENDFUNC  ENDFUNC
118    
119    NON_EXEC_STACK
 %ifidn __OUTPUT_FORMAT__,elf  
 section ".note.GNU-stack" noalloc noexec nowrite progbits  
 %endif  
   

Legend:
Removed from v.1.10.2.1  
changed lines
  Added in v.1.10.2.3

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