comp.lang.ada
 help / color / mirror / Atom feed
From: John Connett <jrc@art.co.uk>
Subject: Ada, Alpha & IEEE Computational Models?
Date: 1999/01/22
Date: 1999-01-22T00:00:00+00:00	[thread overview]
Message-ID: <36A88A73.BF261F63@art.co.uk> (raw)

The Alpha architecture provides a choice of three IEEE computational
models:

    *   IEEE compliant arithmetic;
    *   IEEE compilant arithmetic without inexact exception;
    *   High performance IEEE-format arithmetic.

The model used is controlled by instruction qualifiers.  The choice of
model can have an impact on the speed of the code.

For the language systems with which I am familiar, gcc/egcs on Alpha
Linux, the choice of computational model is made on a per compilation
unit basis through the use of compile time switches.

The use of pragmas would seem to offer a mechanism for finer control of
the computational model within compilation units.  Do any existing Ada
language systems which target the Alpha architecture offer this level of
control?

Any pointer to further information on this topic would be gratefully
received.

Regards
--
John Connett (jrc@art.co.uk)




             reply	other threads:[~1999-01-22  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-22  0:00 John Connett [this message]
1999-01-24  0:00 ` Ada, Alpha & IEEE Computational Models? dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox