diff options
author | Samuel Iglesias Gonsálvez <[email protected]> | 2018-07-04 12:02:30 +0200 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2019-09-17 23:39:18 +0300 |
commit | 733ede8ff6c107ff2acb2dc6ba647d3ad2b3b6dc (patch) | |
tree | 735245f9684d6aa85ee777a8cc7beb291bdeb35c /src/util/Makefile.sources | |
parent | 153c714f2af932e7681627a4c7c9f3521d686100 (diff) |
util: add float to float16 conversions with RTZ and RTNE
In order to be coherent with the pre-existent functions, this new API
is the one meant to be used when doing half float to float
conversions. It is no more than a wrapper for the softfloat.h API but
we meant to keep that one private.
v2:
- Replace custom f32 -> f16 RTZ implementation with the softfloat
one (Andres).
v3:
- Added API usage clarifying comments (Caio).
Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]>
Signed-off-by: Andres Gomez <[email protected]>
Reviewed-by: Caio Marcelo de Oliveira Filho <[email protected]>
Diffstat (limited to 'src/util/Makefile.sources')
0 files changed, 0 insertions, 0 deletions