[svn] / ecrypt / trunk / test / timers.h  

svn: ecrypt/trunk/test/timers.h

Diff for /ecrypt/trunk/test/timers.h between version 143 and 144

version 143, Thu Dec 29 18:45:25 2005 UTC version 144, Thu Dec 29 18:47:18 2005 UTC
Line 243 
Line 243 
   
 /* ------------------------------------------------------------------------- */  /* ------------------------------------------------------------------------- */
   
 #elif defined(__GNUC__) && defined(__powerpc__)  #elif defined(__GNUC__) && (defined(__powerpc__) || defined(__ppc__))
   
   /*
    * WARNING: The value PPC_CLOCKS_PER_TICK is machine-dependent. Under
    * Mac OS X, the correct value can be found can be found
    */
 #define PPC_CLOCKS_PER_TICK 16  #define PPC_CLOCKS_PER_TICK 16
   
 #define TIMER_NAME "MFTB instruction (assuming "                              \  #define TIMER_NAME "MFTB instruction (assuming "                              \


Generate output suitable for use with a patch program
Legend:
Removed from v.143  
changed lines
  Added in v.144

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help