gem5 v25.0.0.1
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()

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

Definition at line 51 of file utility.hh.

References gem5::ArmISA::fp.

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 Sat Oct 18 2025 08:07:00 for gem5 by doxygen 1.14.0