| |
| | Interval FAQ from Alejandro Casares -- What machines support IEEE 754? |
 | | In particular, IEEE specifies the accuracy of binary-to-decimal and decimal-to-binary conversions. |
 | | Compiler options can be given to choose IEEE 754 conformance, but there is then a significant run-time penalty because of the need to insert trap barrier instructions that flush the instruction pipeline, so that trapping instructions can be precisely identified, and the exception handled in software. |
 | | The IEEE 754 standard requires correct rounding, in one of four modes (to nearest, +infinity, -infinity, and zero), yet not all vendors strictly conform. |
| www.mscs.mu.edu /~georgec/IFAQ/casares1.html (1014 words) |
|