Changeset b2951e2 in mainline for softfloat/generic/common.c
- Timestamp:
- 2006-06-07T19:27:43Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b3d1e11
- Parents:
- f951077
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
softfloat/generic/common.c
rf951077 rb2951e2 53 53 54 54 /** Take fraction shifted by 10 bits to left, round it, normalize it and detect exceptions 55 * @param exp exponent with bias55 * @param cexp exponent with bias 56 56 * @param cfrac fraction shifted 10 places left with added hidden bit 57 * @param sign 57 58 * @return valied float64 58 59 */
Note:
See TracChangeset
for help on using the changeset viewer.