Title: IEEE 754 single precision floating-point number format
1IEEE 754 single precision floating-point number
format
2IEEE 754 single precision representation of 1995
3IEEE 754 double precision floating-point number
format
4IEEE 754 double extended precision floating-point
number format
5IEEE 754 packed decimal floating-point number
format
6IEEE 754 extended packed decimal floating-point
number format
7Load and store floating binary encoding
8Load and store multiple floating binary encoding
9Floating-point data processing binary encoding
10Floating-point register transfer binary encoding
11Floating-point instruction frequencies
12FPA10 internal organization
13Typical hierarchical program structure
14APCS register use convention
15The standard ARM C program address space model
16Example stack behaviour
17An example of normal struct memory allocation
18An example of more efficient struct memory
allocation
19An example of packed struct memory allocation