Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2001 00:54:39 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include cpufunc.h endian.h in_cksum.h
Message-ID:  <200112180854.fBI8sdV90525@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/12/18 00:54:39 PST

  Modified files:
    sys/i386/include     cpufunc.h endian.h in_cksum.h 
  Log:
  Various assembly fixes mostly in the form of using the "+" modifier for
  output operands to mark them as both input and output rather than listing
  operands twice.
  
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.107     +14 -14    src/sys/i386/include/cpufunc.h
  1.28      +7 -7      src/sys/i386/include/endian.h
  1.11      +9 -9      src/sys/i386/include/in_cksum.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112180854.fBI8sdV90525>