ext: Include libfputils
Review Request #2025 - Created Sept. 25, 2013 and submitted
| Information | |
|---|---|
| Andreas Sandberg | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9886:8c99138517e3 --------------------------- ext: Include libfputils This changeset includes libfputils from revision bbf0d61d75. This library can be used to convert to and from 80-bit floats and query the type of an 80-bit float, which is needed to support the x87 FPU.
I must admit, it seems odd that the automake/doxygen/testing templates & infrastructure seem to greatly dominate the actual code in this library. There are worse problems to have, though.
I must admit, it seems odd that the automake/doxygen/testing templates & infrastructure seem to greatly dominate the actual code in this library. There are worse problems to have, though.
