gem5
v20.1.0.0
|
This is the complete list of members for ArmSemihosting, including all inherited members.
_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_params | SimObject | protected |
A32Imm enum value | ArmSemihosting | |
A64Imm enum value | ArmSemihosting | |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
ArmSemihosting(const ArmSemihostingParams *p) | ArmSemihosting | |
calcTickShift() const | ArmSemihosting | inlineprotected |
call32(ThreadContext *tc, bool gem5_ops) | ArmSemihosting | |
call64(ThreadContext *tc, bool gem5_ops) | ArmSemihosting | |
callClock(ThreadContext *tc) | ArmSemihosting | private |
callClose(ThreadContext *tc, Handle handle) | ArmSemihosting | private |
callElapsed32(ThreadContext *tc, InPlaceArg low, InPlaceArg high) | ArmSemihosting | private |
callElapsed64(ThreadContext *tc, InPlaceArg ticks) | ArmSemihosting | private |
callErrno(ThreadContext *tc) | ArmSemihosting | private |
callExit32(ThreadContext *tc, InPlaceArg code) | ArmSemihosting | private |
callExit64(ThreadContext *tc, uint64_t code, uint64_t subcode) | ArmSemihosting | private |
callExitExtended(ThreadContext *tc, uint64_t code, uint64_t subcode) | ArmSemihosting | private |
callFLen(ThreadContext *tc, Handle handle) | ArmSemihosting | private |
callGem5PseudoOp32(ThreadContext *tc, uint32_t encoded_func) | ArmSemihosting | private |
callGem5PseudoOp64(ThreadContext *tc, uint64_t encoded_func) | ArmSemihosting | private |
callGetCmdLine(ThreadContext *tc, Addr addr, InPlaceArg size_arg) | ArmSemihosting | private |
callHeapInfo32(ThreadContext *tc, Addr block_addr) | ArmSemihosting | private |
callHeapInfo64(ThreadContext *tc, Addr block_addr) | ArmSemihosting | private |
callIsError(ThreadContext *tc, int64_t status) | ArmSemihosting | private |
callIsTTY(ThreadContext *tc, Handle handle) | ArmSemihosting | private |
callOpen(ThreadContext *tc, const Addr name_base, int fmode, size_t name_size) | ArmSemihosting | private |
callRead(ThreadContext *tc, Handle handle, Addr buffer, size_t size) | ArmSemihosting | private |
callReadC(ThreadContext *tc) | ArmSemihosting | private |
callRemove(ThreadContext *tc, Addr name_base, size_t name_size) | ArmSemihosting | private |
callRename(ThreadContext *tc, Addr from_addr, size_t from_size, Addr to_addr, size_t to_size) | ArmSemihosting | private |
calls | ArmSemihosting | privatestatic |
callSeek(ThreadContext *tc, Handle handle, uint64_t pos) | ArmSemihosting | private |
callSystem(ThreadContext *tc, Addr cmd_addr, size_t cmd_size) | ArmSemihosting | private |
callTickFreq(ThreadContext *tc) | ArmSemihosting | private |
callTime(ThreadContext *tc) | ArmSemihosting | private |
callTmpNam(ThreadContext *tc, Addr buffer, uint64_t id, size_t size) | ArmSemihosting | private |
callWrite(ThreadContext *tc, Handle handle, Addr buffer, size_t size) | ArmSemihosting | private |
callWrite0(ThreadContext *tc, InPlaceArg str) | ArmSemihosting | private |
callWriteC(ThreadContext *tc, InPlaceArg c) | ArmSemihosting | private |
cmdLine | ArmSemihosting | protected |
currentSection() | Serializable | static |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
exitCodes | ArmSemihosting | privatestatic |
features | ArmSemihosting | privatestatic |
files | ArmSemihosting | protected |
filesRootDir | ArmSemihosting | protected |
find(const char *name) | SimObject | static |
fmodes | ArmSemihosting | privatestatic |
gatherHeapInfo(ThreadContext *tc, bool aarch64, Addr &heap_base, Addr &heap_limit, Addr &stack_base, Addr &stack_limit) | ArmSemihosting | private |
Gem5Imm enum value | ArmSemihosting | |
getPort(const std::string &if_name, PortID idx=InvalidPortID) | SimObject | virtual |
getProbeManager() | SimObject | |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
getSTDIO(const char *stream_name, const std::string &name, const char *mode) | ArmSemihosting | privatestatic |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
Handle typedef | ArmSemihosting | protected |
init() | SimObject | virtual |
initState() | SimObject | virtual |
loadState(CheckpointIn &cp) | SimObject | virtual |
MaxStandardOp enum value | ArmSemihosting | |
memInvalidate() | SimObject | inlinevirtual |
memReserve | ArmSemihosting | protected |
memWriteback() | SimObject | inlinevirtual |
mergedParent | Stats::Group | private |
mergedStatGroups | Stats::Group | private |
mergeStatGroup(Group *block) | Stats::Group | private |
name() const | SimObject | inlinevirtual |
notifyFork() | Drainable | inlinevirtual |
Operation enum name | ArmSemihosting | |
operator=(const Group &)=delete | Stats::Group | |
Params typedef | SimObject | |
params() const | SimObject | inline |
path | Serializable | privatestatic |
portProxy(ThreadContext *tc) | ArmSemihosting | static |
preDumpStats() | Stats::Group | virtual |
probeManager | SimObject | private |
readString(ThreadContext *tc, Addr ptr, size_t len) | ArmSemihosting | protected |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | Stats::Group | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetStats() | Stats::Group | virtual |
resolveStat(std::string name) const | Stats::Group | |
RetErrno typedef | ArmSemihosting | |
retError(SemiErrno e) | ArmSemihosting | inlineprivatestatic |
retOK(uint64_t r) | ArmSemihosting | inlineprivatestatic |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
semiErrno | ArmSemihosting | protected |
SemiErrno typedef | ArmSemihosting | protected |
semiExit(uint64_t code, uint64_t subcode) | ArmSemihosting | protected |
semiTick(Tick tick) const | ArmSemihosting | inlineprotected |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | ArmSemihosting | virtual |
serializeAll(CheckpointOut &cp) | SimObject | static |
Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static |
serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
setCurTick(Tick newVal) | EventManager | inline |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
simObjectList | SimObject | privatestatic |
SimObjectList typedef | SimObject | private |
stackSize | ArmSemihosting | protected |
startup() | SimObject | virtual |
statGroups | Stats::Group | private |
stats | Stats::Group | private |
stderr | ArmSemihosting | protected |
stdin | ArmSemihosting | protected |
stdioMap | ArmSemihosting | privatestatic |
stdout | ArmSemihosting | protected |
SYS_CLOCK enum value | ArmSemihosting | |
SYS_CLOSE enum value | ArmSemihosting | |
SYS_ELAPSED enum value | ArmSemihosting | |
SYS_ERRNO enum value | ArmSemihosting | |
SYS_EXIT enum value | ArmSemihosting | |
SYS_EXIT_EXTENDED enum value | ArmSemihosting | |
SYS_FLEN enum value | ArmSemihosting | |
SYS_GEM5_PSEUDO_OP enum value | ArmSemihosting | |
SYS_GET_CMDLINE enum value | ArmSemihosting | |
SYS_HEAPINFO enum value | ArmSemihosting | |
SYS_ISERROR enum value | ArmSemihosting | |
SYS_ISTTY enum value | ArmSemihosting | |
SYS_OPEN enum value | ArmSemihosting | |
SYS_READ enum value | ArmSemihosting | |
SYS_READC enum value | ArmSemihosting | |
SYS_REMOVE enum value | ArmSemihosting | |
SYS_RENAME enum value | ArmSemihosting | |
SYS_SEEK enum value | ArmSemihosting | |
SYS_SYSTEM enum value | ArmSemihosting | |
SYS_TICKFREQ enum value | ArmSemihosting | |
SYS_TIME enum value | ArmSemihosting | |
SYS_TMPNAM enum value | ArmSemihosting | |
SYS_WRITE enum value | ArmSemihosting | |
SYS_WRITE0 enum value | ArmSemihosting | |
SYS_WRITEC enum value | ArmSemihosting | |
T32Imm enum value | ArmSemihosting | |
tickShift | ArmSemihosting | protected |
timeBase | ArmSemihosting | protected |
unrecognizedCall(ThreadContext *tc, const char *format, uint64_t op) | ArmSemihosting | inlineprivate |
unserialize(CheckpointIn &cp) override | ArmSemihosting | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |