gem5
|
#include <bitunion.hh>
Protected Member Functions | |
uint64_t | getBits (int first, int last) const |
void | setBits (int first, int last, uint64_t val) |
Protected Attributes | |
Data | __data |
Definition at line 53 of file bitunion.hh.
|
inlineprotected |
Definition at line 63 of file bitunion.hh.
|
inlineprotected |
Definition at line 70 of file bitunion.hh.
|
protected |
Definition at line 56 of file bitunion.hh.
Referenced by BitfieldBackend::BitfieldBase< Type >::getBits(), and BitfieldBackend::BitfieldBase< Type >::setBits().