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

Diff of /trunk/xvidcore/src/portab.h

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

revision 1774, Sat Jun 2 13:53:13 2007 UTC revision 1807, Thu Nov 27 16:31:48 2008 UTC
# Line 21  Line 21 
21   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
22   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
23   *   *
24   * $Id: portab.h,v 1.57 2007-06-02 13:53:13 syskin Exp $   * $Id: portab.h,v 1.58 2008-11-27 16:31:48 Isibaar Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# 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.1774  
changed lines
  Added in v.1807

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