4.7.6.2 High-Performance VAX-Format Arithmetic
This model provides arithmetic operations on VAX finite numbers. An imprecise arithmetic trap is generated by any operation that involves
This model is implemented by using VAX
4.7.6.3 IEEE-Compliant Arithmetic
This model provides
Alpha operating systems provide additional mechanisms that allow the user to specify dynami- cally which exception conditions should trap and which should proceed without trapping. The operating systems also include mechanisms that allow alternative handling of denormal val- ues. See Appendix B and the appropriate operating system documentation for a description of these mechanisms.
This model is implemented by using IEEE
4.7.6.4 IEEE-Compliant Arithmetic Without Inexact Exception
This model is similar to the model in Section 4.7.6.3, except this model does not signal inexact results either by the inexact status flag or by trapping. Combining routines that are compiled with this model and routines that are compiled with the model in Section 4.7.6.3 can give an application better control over testing when an inexact operation will affect computational accuracy.
This model is implemented by using IEEE