[cvs] / xvidcore / src / utils / emms.c Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/emms.c

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

revision 1.8.2.1, Mon Jun 9 13:55:30 2003 UTC revision 1.11, Tue Nov 22 10:23:01 2005 UTC
# Line 37  Line 37 
37   * emms functions   * emms functions
38   *   *
39   * emms functions are used to restored the fpu context after mmx operations   * emms functions are used to restored the fpu context after mmx operations
40   * because mmx and fpu share their registers/context (??? need to be confirmed)   * because mmx and fpu share their registers/context
41   *   *
42   ****************************************************************************/   ****************************************************************************/
43    
44  /* The no op wrapper for non MMX platforms */  /* The no op wrapper for non MMX platforms */
45  void  void
46  emms_c()  emms_c(void)
47  {  {
48  }  }

Legend:
Removed from v.1.8.2.1  
changed lines
  Added in v.1.11

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