compiler-builtins-zynq/testcrate
Paolo Teti baab4fd89c Conversion from a wider to a narrower IEEE-754 floating-point type
Adds generic conversion from a wider to a narrower IEEE-754
floating-point type.

Implement `__truncdfsf2` and `__truncdfsf2vfp` and associated test-cases.
2018-09-17 19:53:04 +02:00
..
src testcrate/lib.rs: use #![no_std] unconditionally 2018-02-25 00:22:39 +01:00
tests Attempt to fix tests on latest nightly 2018-05-11 16:45:30 -07:00
Cargo.toml Remove no_std features 2018-02-25 09:19:34 +01:00
build.rs Conversion from a wider to a narrower IEEE-754 floating-point type 2018-09-17 19:53:04 +02:00