Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id OAA06837
	for pups-liszt; Wed, 8 Apr 1998 14:11:29 +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 psychvax.psych.usyd.edu.au (psychvax.psych.usyd.edu.au [129.78.83.1])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with ESMTP id OAA06832
	for <pups@minnie.cs.adfa.oz.au>; Wed, 8 Apr 1998 14:11:25 +1000 (EST)
Received: (from johnh@localhost)
	by psychvax.psych.usyd.edu.au (8.8.8/8.8.8) id OAA06388
	for pups@minnie.cs.adfa.oz.au; Wed, 8 Apr 1998 14:11:22 +1000
Date: Wed, 8 Apr 1998 14:11:22 +1000
From: John Holden <johnh@psychvax.psych.usyd.edu.au>
Message-Id: <199804080411.OAA06388@psychvax.psych.usyd.edu.au>
To: pups@minnie.cs.adfa.oz.au
Subject: Re: Floating Point-How Important to Unix?
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk


> After some thought I came to the conclusion that the percentage of data 
> words miscounted as floating pt. ops (FPOs) is negligible.

	I think that you will find that the compiler and assember always
generate relative addressing for subroutines and jumps. Any call to an
earlier address will generate a negative number, hence lots of 017xxxx
numbers in the text image.


