[cvs] / xvidcore / src / portab.h Repository:
ViewVC logotype

Diff of /xvidcore/src/portab.h

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

revision 1.57, Sat Jun 2 13:53:13 2007 UTC revision 1.58, Thu Nov 27 16:31:48 2008 UTC
# Line 360  Line 360 
360  /*----------------------------------------------------------------------------  /*----------------------------------------------------------------------------
361    | watcom ia32 specific macros/functions    | watcom ia32 specific macros/functions
362   *---------------------------------------------------------------------------*/   *---------------------------------------------------------------------------*/
363  #    if defined(ARCH_IS_IA32)  #    if defined(ARCH_IS_IA32) || defined(ARCH_IS_X86_64)
364    
365  #        define BSWAP(a)  __asm mov eax,a __asm bswap eax __asm mov a, eax  #        define BSWAP(a)  __asm mov eax,a __asm bswap eax __asm mov a, eax
366    

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

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