gem5  v21.2.1.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Typedefs | Functions | Variables
gem5::NullISA Namespace Reference

Typedefs

typedef GenericISA::UPCState< 4 > PCState
 
using VecElem = ::gem5::DummyVecElem
 
using VecRegContainer = ::gem5::DummyVecRegContainer
 
using VecPredRegContainer = ::gem5::DummyVecPredRegContainer
 

Functions

static uint64_t getArgument (ThreadContext *tc, int &number, uint16_t size, bool fp)
 

Variables

const Addr PageShift = 12
 
const Addr PageBytes = 1ULL << PageShift
 
constexpr unsigned NumVecElemPerVecReg = ::gem5::DummyNumVecElemPerVecReg
 

Typedef Documentation

◆ PCState

Definition at line 49 of file pcstate.hh.

◆ VecElem

Definition at line 53 of file vecregs.hh.

◆ VecPredRegContainer

Definition at line 58 of file vecregs.hh.

◆ VecRegContainer

Definition at line 54 of file vecregs.hh.

Function Documentation

◆ getArgument()

static uint64_t gem5::NullISA::getArgument ( ThreadContext tc,
int &  number,
uint16_t  size,
bool  fp 
)
inlinestatic

Definition at line 51 of file utility.hh.

Variable Documentation

◆ NumVecElemPerVecReg

constexpr unsigned gem5::NullISA::NumVecElemPerVecReg = ::gem5::DummyNumVecElemPerVecReg
constexpr

Definition at line 55 of file vecregs.hh.

◆ PageBytes

const Addr gem5::NullISA::PageBytes = 1ULL << PageShift

Definition at line 49 of file page_size.hh.

◆ PageShift

const Addr gem5::NullISA::PageShift = 12

Definition at line 48 of file page_size.hh.


Generated on Wed May 4 2022 12:15:46 for gem5 by doxygen 1.8.17