_status | FullO3CPU< O3CPUImpl > | |
activateContext(ThreadID tid) override | FullO3CPU< O3CPUImpl > | |
activateStage(const StageIdx idx) | FullO3CPU< O3CPUImpl > | inline |
activateThread(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
activeThreads | FullO3CPU< O3CPUImpl > | protected |
activityThisCycle() | FullO3CPU< O3CPUImpl > | inline |
addInst(DynInstPtr &inst) | FullO3CPU< O3CPUImpl > | |
BaseO3CPU(BaseCPUParams *params) | BaseO3CPU | |
Blocked enum value | FullO3CPU< O3CPUImpl > | |
ccRegfileReads | FullO3CPU< O3CPUImpl > | |
ccRegfileWrites | FullO3CPU< O3CPUImpl > | |
checker | FullO3CPU< O3CPUImpl > | |
cleanUpRemovedInsts() | FullO3CPU< O3CPUImpl > | |
commit | FullO3CPU< O3CPUImpl > | protected |
commitDrained(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
CommitIdx enum value | FullO3CPU< O3CPUImpl > | |
commitRenameMap | FullO3CPU< O3CPUImpl > | protected |
committedInsts | FullO3CPU< O3CPUImpl > | |
committedOps | FullO3CPU< O3CPUImpl > | |
cpi | FullO3CPU< O3CPUImpl > | |
CPUPolicy typedef | FullO3CPU< O3CPUImpl > | |
cpuWaitList | FullO3CPU< O3CPUImpl > | |
dcachePort | FullO3CPU< O3CPUImpl > | protected |
deactivateStage(const StageIdx idx) | FullO3CPU< O3CPUImpl > | inline |
deactivateThread(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
decode | FullO3CPU< O3CPUImpl > | protected |
DecodeIdx enum value | FullO3CPU< O3CPUImpl > | |
decodeQueue | FullO3CPU< O3CPUImpl > | |
DecodeStruct typedef | FullO3CPU< O3CPUImpl > | |
demapDataPage(Addr vaddr, uint64_t asn) | FullO3CPU< O3CPUImpl > | inline |
demapInstPage(Addr vaddr, uint64_t asn) | FullO3CPU< O3CPUImpl > | inline |
demapPage(Addr vaddr, uint64_t asn) | FullO3CPU< O3CPUImpl > | inline |
DerivO3CPU(DerivO3CPUParams *p) | DerivO3CPU | inline |
drain() override | FullO3CPU< O3CPUImpl > | |
drainResume() override | FullO3CPU< O3CPUImpl > | |
dtb | FullO3CPU< O3CPUImpl > | |
dumpInsts() | FullO3CPU< O3CPUImpl > | |
DynInstPtr typedef | FullO3CPU< O3CPUImpl > | |
fetch | FullO3CPU< O3CPUImpl > | protected |
FetchIdx enum value | FullO3CPU< O3CPUImpl > | |
fetchQueue | FullO3CPU< O3CPUImpl > | |
FetchStruct typedef | FullO3CPU< O3CPUImpl > | |
fpRegfileReads | FullO3CPU< O3CPUImpl > | |
fpRegfileWrites | FullO3CPU< O3CPUImpl > | |
freeList | FullO3CPU< O3CPUImpl > | protected |
FullO3CPU(DerivO3CPUParams *params) | FullO3CPU< O3CPUImpl > | |
getAndIncrementInstSeq() | FullO3CPU< O3CPUImpl > | inline |
getDataPort() override | FullO3CPU< O3CPUImpl > | inline |
getFreeTid() | FullO3CPU< O3CPUImpl > | |
getInstPort() override | FullO3CPU< O3CPUImpl > | inline |
getInterrupts() | FullO3CPU< O3CPUImpl > | |
globalSeqNum | FullO3CPU< O3CPUImpl > | |
halt() | FullO3CPU< O3CPUImpl > | inline |
haltContext(ThreadID tid) override | FullO3CPU< O3CPUImpl > | |
Halted enum value | FullO3CPU< O3CPUImpl > | |
hwrei(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
icachePort | FullO3CPU< O3CPUImpl > | protected |
Idle enum value | FullO3CPU< O3CPUImpl > | |
idleCycles | FullO3CPU< O3CPUImpl > | |
iew | FullO3CPU< O3CPUImpl > | protected |
IEWIdx enum value | FullO3CPU< O3CPUImpl > | |
iewQueue | FullO3CPU< O3CPUImpl > | |
IEWStruct typedef | FullO3CPU< O3CPUImpl > | |
ImplState typedef | FullO3CPU< O3CPUImpl > | |
init() override | FullO3CPU< O3CPUImpl > | |
insertThread(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
instAddr(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
instcount | FullO3CPU< O3CPUImpl > | |
instDone(ThreadID tid, DynInstPtr &inst) | FullO3CPU< O3CPUImpl > | |
instList | FullO3CPU< O3CPUImpl > | |
intRegfileReads | FullO3CPU< O3CPUImpl > | |
intRegfileWrites | FullO3CPU< O3CPUImpl > | |
ipc | FullO3CPU< O3CPUImpl > | |
isa | FullO3CPU< O3CPUImpl > | protected |
isDraining() const | FullO3CPU< O3CPUImpl > | inline |
itb | FullO3CPU< O3CPUImpl > | |
lastActivatedCycle | FullO3CPU< O3CPUImpl > | |
lastRunningCycle | FullO3CPU< O3CPUImpl > | |
ListIt typedef | FullO3CPU< O3CPUImpl > | |
microPC(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
miscRegfileReads | FullO3CPU< O3CPUImpl > | |
miscRegfileWrites | FullO3CPU< O3CPUImpl > | |
nextInstAddr(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
numActiveThreads() | FullO3CPU< O3CPUImpl > | inline |
numSimulatedInsts() | BaseCPU | inlinestatic |
numSimulatedOps() | BaseCPU | inlinestatic |
NumStages enum value | FullO3CPU< O3CPUImpl > | |
O3CPU typedef | FullO3CPU< O3CPUImpl > | |
pcState(const TheISA::PCState &newPCState, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
pcState(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
ppDataAccessComplete | FullO3CPU< O3CPUImpl > | |
ppInstAccessComplete | FullO3CPU< O3CPUImpl > | |
processInterrupts(const Fault &interrupt) | FullO3CPU< O3CPUImpl > | |
quiesceCycles | FullO3CPU< O3CPUImpl > | |
read(RequestPtr &req, RequestPtr &sreqLow, RequestPtr &sreqHigh, int load_idx) | FullO3CPU< O3CPUImpl > | inline |
readArchCCReg(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
readArchFloatReg(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
readArchFloatRegInt(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
readArchIntReg(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
readCCReg(int reg_idx) | FullO3CPU< O3CPUImpl > | |
readFloatReg(int reg_idx) | FullO3CPU< O3CPUImpl > | |
readFloatRegBits(int reg_idx) | FullO3CPU< O3CPUImpl > | |
readIntReg(int reg_idx) | FullO3CPU< O3CPUImpl > | |
readMiscReg(int misc_reg, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
readMiscRegNoEffect(int misc_reg, ThreadID tid) const | FullO3CPU< O3CPUImpl > | |
regFile | FullO3CPU< O3CPUImpl > | protected |
regProbePoints() override | FullO3CPU< O3CPUImpl > | |
regStats() override | FullO3CPU< O3CPUImpl > | |
removeFrontInst(DynInstPtr &inst) | FullO3CPU< O3CPUImpl > | |
removeInstsNotInROB(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
removeInstsThisCycle | FullO3CPU< O3CPUImpl > | |
removeInstsUntil(const InstSeqNum &seq_num, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
removeList | FullO3CPU< O3CPUImpl > | |
removeThread(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
rename | FullO3CPU< O3CPUImpl > | protected |
RenameIdx enum value | FullO3CPU< O3CPUImpl > | |
renameMap | FullO3CPU< O3CPUImpl > | protected |
renameQueue | FullO3CPU< O3CPUImpl > | |
RenameStruct typedef | FullO3CPU< O3CPUImpl > | |
rob | FullO3CPU< O3CPUImpl > | protected |
Running enum value | FullO3CPU< O3CPUImpl > | |
scoreboard | FullO3CPU< O3CPUImpl > | protected |
serializeThread(CheckpointOut &cp, ThreadID tid) const override | FullO3CPU< O3CPUImpl > | |
setArchCCReg(int reg_idx, TheISA::CCReg val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
setArchFloatReg(int reg_idx, float val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
setArchFloatRegInt(int reg_idx, uint64_t val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
setArchIntReg(int reg_idx, uint64_t val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
setCCReg(int reg_idx, TheISA::CCReg val) | FullO3CPU< O3CPUImpl > | |
setFloatReg(int reg_idx, TheISA::FloatReg val) | FullO3CPU< O3CPUImpl > | |
setFloatRegBits(int reg_idx, TheISA::FloatRegBits val) | FullO3CPU< O3CPUImpl > | |
setIntReg(int reg_idx, uint64_t val) | FullO3CPU< O3CPUImpl > | |
setMiscReg(int misc_reg, const TheISA::MiscReg &val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
setMiscRegNoEffect(int misc_reg, const TheISA::MiscReg &val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
simPalCheck(int palFunc, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
squashFromTC(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
squashInstIt(const ListIt &instIt, ThreadID tid) | FullO3CPU< O3CPUImpl > | inline |
StageIdx enum name | FullO3CPU< O3CPUImpl > | |
startup() override | FullO3CPU< O3CPUImpl > | |
Status enum name | FullO3CPU< O3CPUImpl > | |
suspendContext(ThreadID tid) override | FullO3CPU< O3CPUImpl > | |
SwitchedOut enum value | FullO3CPU< O3CPUImpl > | |
switchOut() override | FullO3CPU< O3CPUImpl > | |
syscall(int64_t callnum, ThreadID tid, Fault *fault) | FullO3CPU< O3CPUImpl > | |
system | FullO3CPU< O3CPUImpl > | |
takeOverFrom(BaseCPU *oldCPU) override | FullO3CPU< O3CPUImpl > | |
tcBase(ThreadID tid) | FullO3CPU< O3CPUImpl > | inline |
Thread typedef | FullO3CPU< O3CPUImpl > | |
thread | FullO3CPU< O3CPUImpl > | |
threadMap | FullO3CPU< O3CPUImpl > | |
tick() | FullO3CPU< O3CPUImpl > | |
tids | FullO3CPU< O3CPUImpl > | |
timeBuffer | FullO3CPU< O3CPUImpl > | |
timesIdled | FullO3CPU< O3CPUImpl > | |
TimeStruct typedef | FullO3CPU< O3CPUImpl > | |
totalCpi | FullO3CPU< O3CPUImpl > | |
totalInsts() const override | FullO3CPU< O3CPUImpl > | |
totalIpc | FullO3CPU< O3CPUImpl > | |
totalOps() const override | FullO3CPU< O3CPUImpl > | |
trap(const Fault &fault, ThreadID tid, const StaticInstPtr &inst) | FullO3CPU< O3CPUImpl > | |
unserializeThread(CheckpointIn &cp, ThreadID tid) override | FullO3CPU< O3CPUImpl > | |
updateThreadPriority() | FullO3CPU< O3CPUImpl > | |
verifyMemoryMode() const override | FullO3CPU< O3CPUImpl > | |
wakeCPU() | FullO3CPU< O3CPUImpl > | |
wakeup(ThreadID tid) override | FullO3CPU< O3CPUImpl > | virtual |
write(RequestPtr &req, RequestPtr &sreqLow, RequestPtr &sreqHigh, uint8_t *data, int store_idx) | FullO3CPU< O3CPUImpl > | inline |
~FullO3CPU() | FullO3CPU< O3CPUImpl > | |