Changeset feef1cd in mainline for softfloat/include/sftypes.h
- Timestamp:
- 2006-01-08T19:39:07Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 56a39dde
- Parents:
- 3af72dc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
softfloat/include/sftypes.h
r3af72dc rfeef1cd 29 29 #ifndef __SFTYPES_H__ 30 30 #define __SFTYPES_H__ 31 32 31 33 32 typedef union { … … 80 79 81 80 #define FLOAT32_MANTISA_SIZE 23 81 #define FLOAT64_MANTISA_SIZE 52 82 82 83 83 #define FLOAT32_BIAS 0x7F
Note:
See TracChangeset
for help on using the changeset viewer.