gem5  v22.1.0.0
Typedefs | Functions | Variables
gem5::NullISA Namespace Reference

Typedefs

typedef GenericISA::UPCState< 4 > PCState
 

Functions

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

Variables

const Addr PageShift = 12
 
const Addr PageBytes = 1ULL << PageShift
 

Typedef Documentation

◆ PCState

Definition at line 49 of file pcstate.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

◆ 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 Dec 21 2022 10:24:17 for gem5 by doxygen 1.9.1