compiler-builtins-zynq/testcrate
Paolo Teti 45f924ece5 Add generic conversion from a narrower to a wider FP type
Add `extend` module to implement conversion from a narrower to a wider
floating-point type.

This implementation is only intended to support *widening* operations.
Module to convert a *narrower* floating-point will be added in the future.
2018-02-08 18:20:45 +01:00
..
src Simplify how testing is done 2018-01-31 11:32:20 -08:00
tests Simplify how testing is done 2018-01-31 11:32:20 -08:00
Cargo.toml Simplify how testing is done 2018-01-31 11:32:20 -08:00
build.rs Add generic conversion from a narrower to a wider FP type 2018-02-08 18:20:45 +01:00