Next | Prev | Up | Top | Contents | Index
Runtime Differences
Your 64-bit application may produce slightly different floating point calculations on the R8000 than on its 32-bit counterpart. There can be a variety of causes for this. These include reassociation of operations by optimizations, algorithm changes in libraries and hardware changes.
- Reassociation of Operations by Optimizations
-
- Algorithm Changes in Libraries
-
- Hardware Changes
-
Next | Prev | Up | Top | Contents | Index