aboutsummaryrefslogtreecommitdiff
path: root/src/tests/math_test.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-27[libc] Add flsll()Michael Brown1-0/+37
2014-04-26[libc] Add isqrt() function to find integer square rootsMichael Brown1-0/+11
2014-04-26[test] Check for correct -mrtd assumption on libgcc arithmetic functionsMichael Brown1-4/+74
2014-04-25[test] Add tests for 64-bit divisionMichael Brown1-0/+122
2014-04-24[test] Add self-tests for flsl()Michael Brown1-0/+86