Changeset 565aaff in mainline for uspace/lib/bithenge/src/transform.c

Timestamp:
2018-03-20T20:22:35Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3212921
Parents:
6d1d143
git-author:
Jakub Jermar <jakub@…> (2018-03-20 20:10:12)
git-committer:
Jakub Jermar <jakub@…> (2018-03-20 20:22:35)
Message:

Fix aeabi floating-point comparison helpers

According to the Run-time ABI for the ARM Architecture, the
floating-point helpers that compare floats or doubles, return 0 if the
test for the condition encoded in the respective helper's name fails and
1 if it succeeds.

(No files)

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