gem5
v20.1.0.0
|
Go to the source code of this file.
Namespaces | |
RiscvISA | |
Variables | |
static const MachInst | RiscvISA::LowerBitMask = (1 << sizeof(MachInst) * 4) - 1 |
static const MachInst | RiscvISA::UpperBitMask = LowerBitMask << sizeof(MachInst) * 4 |