|
gem5 [DEVELOP-FOR-25.1]
|
#include <packed_types.hh>
Public Member Functions | |
| uint32_t | get () |
| PkBfloat16 | operator+= (const PkBfloat16 &rhs) |
| PkBfloat16 | operator+ (const PkBfloat16 &rhs) |
| PkBfloat16 | operator= (const int &rhs) |
Public Attributes | |
| AMDGPU::mxbfloat16 | data [2] |
Definition at line 43 of file packed_types.hh.
|
inline |
Definition at line 48 of file packed_types.hh.
References data.
Referenced by gem5::AtomicOpPkAddBF16< T >::execute().
|
inline |
Definition at line 57 of file packed_types.hh.
References data.
|
inline |
Definition at line 50 of file packed_types.hh.
References data.
|
inline |
Definition at line 65 of file packed_types.hh.
References gem5::bits(), and data.
| AMDGPU::mxbfloat16 gem5::AMDGPU::PkBfloat16::data[2] |
Definition at line 46 of file packed_types.hh.
Referenced by get(), operator+(), operator+=(), and operator=().