Changeset b2951e2 in mainline for softfloat/generic/common.c


Ignore:
Timestamp:
2006-06-07T19:27:43Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b3d1e11
Parents:
f951077
Message:

Doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • softfloat/generic/common.c

    rf951077 rb2951e2  
    5353
    5454/** Take fraction shifted by 10 bits to left, round it, normalize it and detect exceptions
    55  * @param exp exponent with bias
     55 * @param cexp exponent with bias
    5656 * @param cfrac fraction shifted 10 places left with added hidden bit
     57 * @param sign
    5758 * @return valied float64
    5859 */
Note: See TracChangeset for help on using the changeset viewer.