gem5 v24.1.0.1
|
#include <bitunion.hh>
Public Member Functions | |
BitfieldWOType ()=default | |
BitfieldWOType (const BitfieldWOType &)=default | |
Type | operator= (const Type val) |
Type | operator= (BitfieldWOType< Base > const &other) |
Protected Types | |
using | Impl = BitfieldTypeImpl< Base > |
typedef TypeDeducer::Type | Type |
![]() | |
typedef TypeDeducer::Storage | Storage |
typedef TypeDeducer::Type | Type |
Additional Inherited Members | |
![]() | |
Type | getter (const Storage &storage) const =delete |
void | setter (Storage &storage, Type val)=delete |
BitfieldTypeImpl ()=default | |
BitfieldTypeImpl (const BitfieldTypeImpl &)=default | |
operator Type () const | |
Type | operator= (const Type val) |
Type | operator= (BitfieldTypeImpl< Base > const &other) |
![]() | |
Storage | __storage |
Definition at line 154 of file bitunion.hh.
|
protected |
Definition at line 157 of file bitunion.hh.
|
protected |
Definition at line 86 of file bitunion.hh.
|
default |
|
default |
|
inline |
Definition at line 166 of file bitunion.hh.
References gem5::BitfieldTypeImpl< Base >::operator=().
|
inline |
Definition at line 164 of file bitunion.hh.
References gem5::BitfieldTypeImpl< Base >::operator=(), and gem5::X86ISA::val.