|
OpenASIP 2.2
|

Go to the source code of this file.
Classes | |
| union | FloatConvUnion |
Macros | |
| #define | INFINITY 1.0/0.0 |
| #define | NAN 0.0/0.0 |
This file contains implementation of float16 data type used by simulator.
Definition in file HalfFloatWord.cc.
| #define INFINITY 1.0/0.0 |
Definition at line 36 of file HalfFloatWord.cc.
| #define NAN 0.0/0.0 |
Definition at line 40 of file HalfFloatWord.cc.