From owner-cvs-sys Fri Aug 2 13:18:09 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA27411 for cvs-sys-outgoing; Fri, 2 Aug 1996 13:18:09 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA27370; Fri, 2 Aug 1996 13:17:53 -0700 (PDT) Date: Fri, 2 Aug 1996 13:17:53 -0700 (PDT) From: Bruce Evans Message-Id: <199608022017.NAA27370@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 microtime.s Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/08/02 13:17:51 Modified: sys/i386/i386 microtime.s Log: Reduced division by i586_ctr_rate to multiplication by i586_ctr_multiplier. Revision Changes Path 1.16 +4 -6 src/sys/i386/i386/microtime.s