gem5  v20.0.0.3
Namespaces | Variables
decoder.cc File Reference
#include "arch/riscv/decoder.hh"
#include "arch/riscv/types.hh"
#include "debug/Decode.hh"

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
 

Generated on Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13