gem5  v20.1.0.0
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 Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17