gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:20 for gem5 by doxygen 1.11.0