libTriton version 1.0 build 1599
|
Functions | |
auto | triton::sf::f32_to_f16 (float value) -> uint16_t |
Cast 32-bit floating point value to 16-bit according to IEEE-754. | |
uint16_t triton::sf::f32_to_f16 | ( | float | value | ) | -> uint16_t |
Cast 32-bit floating point value to 16-bit according to IEEE-754.
Definition at line 15 of file softfloat.cpp.