Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id OAA06782
	for pups-liszt; Wed, 8 Apr 1998 14:04:15 +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 OAA06777
	for <pups@minnie.cs.adfa.oz.au>; Wed, 8 Apr 1998 14:04:07 +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 NAA13667;
	Wed, 8 Apr 1998 13:33:58 +0930 (CST)
Received: (from grog@localhost)
          by freebie.lemis.com (8.8.8/8.8.7) id NAA12367;
          Wed, 8 Apr 1998 13:33:58 +0930 (CST)
          (envelope-from grog)
Message-ID: <19980408133357.40721@freebie.lemis.com>
Date: Wed, 8 Apr 1998 13:33:57 +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>; <19980407135313.43010@freebie.lemis.com> <199804080325.XAA26777@renoir.op.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.89i
In-Reply-To: <199804080325.XAA26777@renoir.op.net>; from Ed G. on Tue, Apr 07, 1998 at 11:25:33PM -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 Tue,  7 April 1998 at 23:25:33 -0400, Ed G. wrote:
>> How did you recognize the instructions words?  Just because it's in
>> the text segment doesn't mean it's instructions.
>
> Yes, this occurred to me too.  My perl script doesn't do any fancy
> decoding; it just looks for words beginning with octal 17.  After
> some thought I came to the conclusion that the percentage of data
> words miscounted as floating pt. ops (FPOs) is negligible.
>
> Here's my reasoning--tell me what you think:
>
> (reasoning omitted)

You don't say whether you restricted your search to the text segment.
Anyway, at this point, I would have modified the script somewhat to
display the locations of the words, and then would have looked at the
text with adb to see what purpose they serve.  Considering that
floating point was an option, I find it hard to believe that so many
programs, in particular things like tar, would use FP.

Greg

