gem5
v20.1.0.0
|
#include <misc.hh>
Public Member Functions | |
Float16 () | |
Float16 (const Float16 &x) | |
Float16 (float x) | |
operator float () const | |
Public Attributes | |
uint16_t | val |
|
inline |
Definition at line 122 of file misc.hh.
References X86ISA::s, val, and RiscvISA::x.
|
inline |
uint16_t Float16::val |
Definition at line 116 of file misc.hh.
Referenced by Float16(), and operator float().