Changeset 3af72dc in mainline for softfloat/include/comparison.h
- Timestamp:
- 2006-01-08T16:26:00Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- feef1cd
- Parents:
- 75a23abf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
softfloat/include/comparison.h
r75a23abf r3af72dc 34 34 35 35 inline int isFloat32Infinity(float32 f); 36 inline int isFloat32Zero(float32 f); 36 37 37 38 inline int isFloat32eq(float32 a, float32 b);
Note:
See TracChangeset
for help on using the changeset viewer.