[cvs] / xvidcore / src / utils / x86_asm / cpuid.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/x86_asm/cpuid.asm

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

revision 1.15.2.2, Thu May 28 08:42:37 2009 UTC revision 1.16, Tue Dec 2 13:44:55 2008 UTC
# Line 87  Line 87 
87  %define XVID_POPFD  popfd  %define XVID_POPFD  popfd
88  %endif  %endif
89    
90  TEXT  SECTION .rotext align=SECTION_ALIGN
91    
92  ; int check_cpu_feature(void)  ; int check_cpu_feature(void)
93    
# Line 235  Line 235 
235    movdqa [prm1], xmm6    movdqa [prm1], xmm6
236    movdqa [prm1+16], xmm7    movdqa [prm1+16], xmm7
237    ret    ret
 ENDFUNC  
238  %endif  %endif
239  %endif  %endif
240    
   
241  %ifidn __OUTPUT_FORMAT__,elf  %ifidn __OUTPUT_FORMAT__,elf
242  section ".note.GNU-stack" noalloc noexec nowrite progbits  section ".note.GNU-stack" noalloc noexec nowrite progbits
243  %endif  %endif

Legend:
Removed from v.1.15.2.2  
changed lines
  Added in v.1.16

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