gem5  v22.1.0.0
Classes | Functions
gem5::bitfield_backend Namespace Reference

Classes

class  Unsigned
 
class  Signed
 
class  BitfieldTypes
 
class  BitUnionOperators
 
struct  BitUnionBaseType
 
struct  BitUnionBaseType< BitUnionType< T > >
 

Functions

template<typename T >
static std::ostream & bitfieldBackendPrinter (std::ostream &os, const T &t)
 
template<>
std::ostream & bitfieldBackendPrinter (std::ostream &os, const char &t)
 
template<>
std::ostream & bitfieldBackendPrinter (std::ostream &os, const unsigned char &t)
 

Function Documentation

◆ bitfieldBackendPrinter() [1/3]

template<>
std::ostream& gem5::bitfield_backend::bitfieldBackendPrinter ( std::ostream &  os,
const char &  t 
)
inline

Definition at line 557 of file bitunion.hh.

References gem5::X86ISA::os, and gem5::VegaISA::t.

◆ bitfieldBackendPrinter() [2/3]

template<typename T >
static std::ostream& gem5::bitfield_backend::bitfieldBackendPrinter ( std::ostream &  os,
const T &  t 
)
inlinestatic

Definition at line 546 of file bitunion.hh.

References gem5::X86ISA::os, and gem5::VegaISA::t.

Referenced by gem5::operator<<().

◆ bitfieldBackendPrinter() [3/3]

template<>
std::ostream& gem5::bitfield_backend::bitfieldBackendPrinter ( std::ostream &  os,
const unsigned char &  t 
)
inline

Definition at line 565 of file bitunion.hh.

References gem5::X86ISA::os, and gem5::VegaISA::t.


Generated on Wed Dec 21 2022 10:23:37 for gem5 by doxygen 1.9.1