Timestamp:
2012-10-07T08:38:15Z (12 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e9d0ed4
Parents:
d948095
Message:

Use sub_float() for addends with different sign bit in softfloat1 test.

add_float() and sub_float() can only work with operands with the same
sign. Flip the sign bits and convert addition to subtraction as
necessary.

(No files)

Note: See TracChangeset for help on using the changeset viewer.