2.2.3. Double-precision data format

Double-precision format has a Most Significant Word (MSW) and a Least Significant Word (LSW). Figure 2.3 shows the double-precision bit fields.

Figure 2.3. Double-precision data format

To view this graphic, your browser must support the SVG format. Either install a browser with native support, or install an appropriate plugin such as Adobe SVG Viewer.


The MSW contains:

The LSW contains the lower 32 bits of the fraction.

The IEEE 754 standard defines the double-precision data format used in the VFP9-S coprocessor. Refer to the IEEE 754 standard for details about:

Copyright © 2002, 2003, 2008, 2010 ARM Limited. All rights reserved.ARM DDI 0238C
Non-Confidential