Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id OAA01912
	for pups-liszt; Tue, 7 Apr 1998 14:23:27 +1000 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to owner-pups@minnie.cs.adfa.oz.au using -f
Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with ESMTP id OAA01907
	for <pups@minnie.cs.adfa.oz.au>; Tue, 7 Apr 1998 14:23:22 +1000 (EST)
Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137])
	by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id NAA12314;
	Tue, 7 Apr 1998 13:53:14 +0930 (CST)
Received: (from grog@localhost)
          by freebie.lemis.com (8.8.8/8.8.7) id NAA07106;
          Tue, 7 Apr 1998 13:53:13 +0930 (CST)
          (envelope-from grog)
Message-ID: <19980407135313.43010@freebie.lemis.com>
Date: Tue, 7 Apr 1998 13:53:13 +0930
From: Greg Lehey <grog@lemis.com>
To: edgee@cyberpass.net, pups@minnie.cs.adfa.oz.au
Subject: Re: Floating Point-How Important to Unix?
References: <199804070043.UAA07210@renoir.op.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.89i
In-Reply-To: <199804070043.UAA07210@renoir.op.net>; from Ed G. on Mon, Apr 06, 1998 at 08:42:54PM -0400
WWW-Home-Page: http://www.lemis.com/~grog
Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia
Phone: +61-8-8388-8286
Fax: +61-8-8388-8725
Mobile: +61-41-739-7062
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk

On Mon,  6 April 1998 at 20:42:54 -0400, Ed G. wrote:
> Curious about how heavily uv7 relies on floating point?
>
> I was.  I wrote a little program to count the occurences of op code
> '17' (the prefix for all PDP-11 floating point op codes) in Unix
> executables.  It would seem from my results that Unix relies rather
> heavily on floating point.
>
> Are my results in error?

How did you recognize the instructions words?  Just because it's in
the text segment doesn't mean it's instructions.

Greg

