|
gem5
v19.0.0.0
|
#include <bitunion.hh>
Public Member Functions | |
| BitUnionOperators (typename Base::__StorageType const &val) | |
| BitUnionOperators (const BitUnionOperators &)=default | |
| BitUnionOperators () | |
| operator const typename Base::__StorageType () const | |
| Base::__StorageType | operator= (typename Base::__StorageType const &val) |
| Base::__StorageType | operator= (BitUnionOperators const &other) |
| bool | operator< (Base const &base) const |
| bool | operator== (Base const &base) const |
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 263 of file bitunion.hh.
|
inline |
Definition at line 283 of file bitunion.hh.
|
inline |
Definition at line 269 of file bitunion.hh.
References X86ISA::val.
|
inline |
Definition at line 276 of file bitunion.hh.
|
inline |
Definition at line 289 of file bitunion.hh.