|
gem5
v21.0.1.0
|
#include <bitunion.hh>
Public Member Functions | |
| BitUnionOperators (typename Base::__StorageType const &val) | |
| BitUnionOperators (const BitUnionOperators &)=default | |
| BitUnionOperators () | |
| operator const typename Base::__StorageType () const | |
| BitUnionOperators & | operator= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator= (BitUnionOperators const &other) |
| BitUnionOperators & | operator++ () |
| BitUnionOperators | operator++ (int) |
| BitUnionOperators & | operator-- () |
| BitUnionOperators | operator-- (int) |
| BitUnionOperators & | operator+= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator-= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator*= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator/= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator%= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator&= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator|= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator^= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator<<= (typename Base::__StorageType const &val) |
| BitUnionOperators & | operator>>= (typename Base::__StorageType const &val) |
Definition at line 248 of file bitunion.hh.
|
inline |
Definition at line 254 of file bitunion.hh.
References X86ISA::val.
|
default |
|
inline |
Definition at line 261 of file bitunion.hh.
|
inline |
Definition at line 264 of file bitunion.hh.
|
inline |
Definition at line 344 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 351 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 330 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 285 of file bitunion.hh.
Referenced by BitfieldBackend::BitUnionOperators< Base >::operator++().
|
inline |
Definition at line 292 of file bitunion.hh.
References BitfieldBackend::BitUnionOperators< Base >::operator++().
|
inline |
Definition at line 316 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 300 of file bitunion.hh.
Referenced by BitfieldBackend::BitUnionOperators< Base >::operator--().
|
inline |
Definition at line 307 of file bitunion.hh.
References BitfieldBackend::BitUnionOperators< Base >::operator--().
|
inline |
Definition at line 323 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 337 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 372 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 278 of file bitunion.hh.
References BitfieldBackend::BitUnionOperators< Base >::operator=().
|
inline |
Definition at line 271 of file bitunion.hh.
References X86ISA::val.
Referenced by BitfieldBackend::BitUnionOperators< Base >::operator=().
|
inline |
Definition at line 379 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 365 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 358 of file bitunion.hh.
References X86ISA::val.