|
libTriton version 1.0 build 1599
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | triton |
| The Triton namespace. | |
| namespace | triton::sf |
| The Softfloat namespace. | |
Functions | |
| auto | triton::sf::f32_to_f16 (float value) -> uint16_t |
| Cast 32-bit floating point value to 16-bit according to IEEE-754. | |