Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2000 04:09:10 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/i386/fpemul reg_round.s
Message-ID:  <200006031109.EAA85998@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2000/06/03 04:09:10 PDT

  Modified files:
    sys/gnu/i386/fpemul  reg_round.s 
  Log:
  The change to do a longword compare in the previous commit just broke an
  apparently-intended micro-optimization ("testb" is equivalent and smaller)
  and added a style bug (the size suffix for "testl" was missing).
  linux-2.3.35 already had the correct fix.
  
  Revision  Changes    Path
  1.11      +2 -2      src/sys/gnu/i386/fpemul/reg_round.s



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?200006031109.EAA85998>