gem5  v20.0.0.3
Classes | Typedefs
misc.hh File Reference
#include <bitset>
#include <limits>
#include <memory>
#include "base/logging.hh"

Go to the source code of this file.

Classes

class  WaitClass
 
class  Float16
 

Typedefs

typedef std::bitset< std::numeric_limits< unsigned long long >::digits > VectorMask
 
typedef std::shared_ptr< GPUDynInstGPUDynInstPtr
 

Typedef Documentation

◆ GPUDynInstPtr

typedef std::shared_ptr<GPUDynInst> GPUDynInstPtr

Definition at line 46 of file misc.hh.

◆ VectorMask

typedef std::bitset<std::numeric_limits<unsigned long long>::digits> VectorMask

Definition at line 43 of file misc.hh.


Generated on Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13