Loading [MathJax]/extensions/tex2jax.js
libTriton version 1.0 build 1599
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Namespaces | Functions
softfloat.cpp File Reference
#include <triton/softfloat.hpp>
#include <cstring>

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.