Changeset 3af72dc in mainline for softfloat/include/arithmetic.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/arithmetic.h
r75a23abf r3af72dc 32 32 float32 addFloat32(float32 a, float32 b); 33 33 float32 subFloat32(float32 a, float32 b); 34 float32 mulFloat32(float32 a, float32 b); 34 35 35 36 #endif
Note:
See TracChangeset
for help on using the changeset viewer.