source: mainline/uspace/app/tester/float/float2.def@ 901b302

ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 901b302 was d9be488, checked in by Martin Decky <martin@…>, 11 years ago

refactor floating point support

  • implement IA-32 and AMD64 specific trunc(), sin(), cos() using x87
  • implement generic trunc() (generic sin(), cos() still missing)
  • trunc(), sin(), cos() tests
  • Property mode set to 100644
File size: 62 bytes
RevLine 
[d9be488]1{
2 "float2",
3 "Floating arithmetics",
4 &test_float2,
5 true
6},
Note: See TracBrowser for help on using the repository browser.