Changeset e591928 in mainline for softfloat/generic/conversion.c
- Timestamp:
- 2006-03-16T11:04:52Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b81e7c6
- Parents:
- 585819d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
softfloat/generic/conversion.c
r585819d re591928 443 443 int counter; 444 444 int32_t exp; 445 int32_t j;445 uint32_t j; 446 446 float32 result; 447 447
Note:
See TracChangeset
for help on using the changeset viewer.