gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::RiscvSemihosting Member List

This is the complete list of members for gem5::RiscvSemihosting, including all inherited members.

_drainManagergem5::Drainableprivate
_drainStategem5::Drainablemutableprivate
_namegem5::Namedprivate
_objNameResolvergem5::SimObjectprivatestatic
_paramsgem5::SimObjectprotected
addStat(statistics::Info *info)gem5::statistics::Group
addStatGroup(const char *name, Group *block)gem5::statistics::Group
BaseSemihosting(const BaseSemihostingParams &p)gem5::BaseSemihostingexplicitprotected
byteOrder(ThreadContext *tc) const overridegem5::RiscvSemihostinginlinevirtual
calcTickShift() constgem5::BaseSemihostinginlineprotected
call(ThreadContext *tc)gem5::RiscvSemihosting
call32(ThreadContext *tc)gem5::RiscvSemihostingprotected
call64(ThreadContext *tc)gem5::RiscvSemihostingprotected
callClock(ThreadContext *tc)gem5::BaseSemihosting
callClose(ThreadContext *tc, Handle handle)gem5::BaseSemihosting
callElapsed32(ThreadContext *tc, InPlaceArg low, InPlaceArg high)gem5::BaseSemihosting
callElapsed64(ThreadContext *tc, InPlaceArg ticks)gem5::BaseSemihosting
callErrno(ThreadContext *tc)gem5::BaseSemihosting
callExit32(ThreadContext *tc, InPlaceArg code)gem5::BaseSemihosting
callExit64(ThreadContext *tc, uint64_t code, uint64_t subcode)gem5::BaseSemihosting
callExitExtended(ThreadContext *tc, uint64_t code, uint64_t subcode)gem5::BaseSemihosting
callFLen(ThreadContext *tc, Handle handle)gem5::BaseSemihosting
callGetCmdLine(ThreadContext *tc, Addr addr, InPlaceArg size_arg)gem5::BaseSemihosting
callHeapInfo32(ThreadContext *tc, Addr block_addr)gem5::BaseSemihosting
callHeapInfo64(ThreadContext *tc, Addr block_addr)gem5::BaseSemihosting
callIsError(ThreadContext *tc, int64_t status)gem5::BaseSemihosting
callIsTTY(ThreadContext *tc, Handle handle)gem5::BaseSemihosting
callOpen(ThreadContext *tc, const Addr name_base, int fmode, size_t name_size)gem5::BaseSemihosting
callRead(ThreadContext *tc, Handle handle, Addr buffer, size_t size)gem5::BaseSemihosting
callReadC(ThreadContext *tc)gem5::BaseSemihosting
callRemove(ThreadContext *tc, Addr name_base, size_t name_size)gem5::BaseSemihosting
callRename(ThreadContext *tc, Addr from_addr, size_t from_size, Addr to_addr, size_t to_size)gem5::BaseSemihosting
callsgem5::RiscvSemihostingprotectedstatic
callSeek(ThreadContext *tc, Handle handle, uint64_t pos)gem5::BaseSemihosting
callSystem(ThreadContext *tc, Addr cmd_addr, size_t cmd_size)gem5::BaseSemihosting
callTickFreq(ThreadContext *tc)gem5::BaseSemihosting
callTime(ThreadContext *tc)gem5::BaseSemihosting
callTmpNam(ThreadContext *tc, Addr buffer, uint64_t id, size_t size)gem5::BaseSemihosting
callWrite(ThreadContext *tc, Handle handle, Addr buffer, size_t size)gem5::BaseSemihosting
callWrite0(ThreadContext *tc, InPlaceArg str)gem5::BaseSemihosting
callWriteC(ThreadContext *tc, InPlaceArg c)gem5::BaseSemihosting
cmdLinegem5::BaseSemihostingprotected
currentSection()gem5::Serializablestatic
deschedule(Event &event)gem5::EventManagerinline
deschedule(Event *event)gem5::EventManagerinline
dmDrain()gem5::Drainableprivate
dmDrainResume()gem5::Drainableprivate
drain() overridegem5::SimObjectinlinevirtual
Drainable()gem5::Drainableprotected
drainResume()gem5::Drainableinlineprotectedvirtual
drainState() constgem5::Drainableinline
EventManager(EventManager &em)gem5::EventManagerinline
EventManager(EventManager *em)gem5::EventManagerinline
EventManager(EventQueue *eq)gem5::EventManagerinline
eventqgem5::EventManagerprotected
eventQueue() constgem5::EventManagerinline
exitCodesgem5::BaseSemihostingstatic
featuresgem5::BaseSemihostingstatic
filesgem5::BaseSemihostingprotected
filesRootDirgem5::BaseSemihostingprotected
find(const char *name)gem5::SimObjectstatic
fmodesgem5::BaseSemihostingstatic
gatherHeapInfo(ThreadContext *tc, bool aarch64, Addr &heap_base, Addr &heap_limit, Addr &stack_base, Addr &stack_limit)gem5::BaseSemihosting
generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream)gem5::Serializablestatic
getPort(const std::string &if_name, PortID idx=InvalidPortID)gem5::SimObjectvirtual
getProbeManager()gem5::SimObject
getSimObjectResolver()gem5::SimObjectstatic
getStatGroups() constgem5::statistics::Group
getStats() constgem5::statistics::Group
getSTDIO(const char *stream_name, const std::string &name, const char *mode)gem5::BaseSemihostingstatic
Group()=deletegem5::statistics::Group
Group(const Group &)=deletegem5::statistics::Group
Group(Group *parent, const char *name=nullptr)gem5::statistics::Group
Handle typedefgem5::BaseSemihostingprotected
init()gem5::SimObjectvirtual
initState()gem5::SimObjectvirtual
isSemihostingEBreak(ExecContext *xc)gem5::RiscvSemihosting
loadState(CheckpointIn &cp)gem5::SimObjectvirtual
MaxStandardOp enum valuegem5::RiscvSemihosting
memInvalidate()gem5::SimObjectinlinevirtual
memReservegem5::BaseSemihostingprotected
memWriteback()gem5::SimObjectinlinevirtual
mergedParentgem5::statistics::Groupprivate
mergedStatGroupsgem5::statistics::Groupprivate
mergeStatGroup(Group *block)gem5::statistics::Group
name() constgem5::Namedinlinevirtual
Named(const std::string &name_)gem5::Namedinline
notifyFork()gem5::Drainableinlinevirtual
Opcode enum namegem5::RiscvSemihosting
Operation enum namegem5::RiscvSemihosting
operator=(const Group &)=deletegem5::statistics::Group
Params typedefgem5::SimObject
params() constgem5::SimObjectinline
pathgem5::Serializableprivatestatic
portProxy(ThreadContext *tc) const overridegem5::RiscvSemihostinginlinevirtual
portProxyImpl(ThreadContext *tc)gem5::RiscvSemihostingstatic
preDumpStats()gem5::statistics::Groupvirtual
probeManagergem5::SimObjectprivate
readString(ThreadContext *tc, Addr ptr, size_t len)gem5::BaseSemihostingprotected
regProbeListeners()gem5::SimObjectvirtual
regProbePoints()gem5::SimObjectvirtual
regStats()gem5::statistics::Groupvirtual
reschedule(Event &event, Tick when, bool always=false)gem5::EventManagerinline
reschedule(Event *event, Tick when, bool always=false)gem5::EventManagerinline
resetStats()gem5::statistics::Groupvirtual
resolveStat(std::string name) constgem5::statistics::Group
RetErrno typedefgem5::BaseSemihosting
retError(SemiErrno e)gem5::BaseSemihostinginlineprotectedstatic
retOK(uint64_t r)gem5::BaseSemihostinginlineprotectedstatic
RiscvSemihosting(const RiscvSemihostingParams &p)gem5::RiscvSemihostingexplicit
schedule(Event &event, Tick when)gem5::EventManagerinline
schedule(Event *event, Tick when)gem5::EventManagerinline
SemiCall typedefgem5::RiscvSemihosting
SemiErrno typedefgem5::BaseSemihostingprotected
semiErrnogem5::BaseSemihostingprotected
semiExit(uint64_t code, uint64_t subcode)gem5::BaseSemihostingprotected
semiTick(Tick tick) constgem5::BaseSemihostinginlineprotected
Serializable()gem5::Serializable
serialize(CheckpointOut &cp) const overridegem5::BaseSemihostingvirtual
serializeAll(const std::string &cpt_dir)gem5::SimObjectstatic
serializeSection(CheckpointOut &cp, const char *name) constgem5::Serializable
serializeSection(CheckpointOut &cp, const std::string &name) constgem5::Serializableinline
setCurTick(Tick newVal)gem5::EventManagerinline
setSimObjectResolver(SimObjectResolver *resolver)gem5::SimObjectstatic
signalDrainDone() constgem5::Drainableinlineprotected
SimObject(const Params &p)gem5::SimObject
SimObjectList typedefgem5::SimObjectprivate
simObjectListgem5::SimObjectprivatestatic
stackSizegem5::BaseSemihostingprotected
startup()gem5::SimObjectvirtual
statGroupsgem5::statistics::Groupprivate
statsgem5::statistics::Groupprivate
stderrgem5::BaseSemihostingprotected
stdingem5::BaseSemihostingprotected
stdioMapgem5::BaseSemihostingstatic
stdoutgem5::BaseSemihostingprotected
SYS_CLOCK enum valuegem5::RiscvSemihosting
SYS_CLOSE enum valuegem5::RiscvSemihosting
SYS_ELAPSED enum valuegem5::RiscvSemihosting
SYS_ERRNO enum valuegem5::RiscvSemihosting
SYS_EXIT enum valuegem5::RiscvSemihosting
SYS_EXIT_EXTENDED enum valuegem5::RiscvSemihosting
SYS_FLEN enum valuegem5::RiscvSemihosting
SYS_GEM5_PSEUDO_OP enum valuegem5::RiscvSemihosting
SYS_GET_CMDLINE enum valuegem5::RiscvSemihosting
SYS_HEAPINFO enum valuegem5::RiscvSemihosting
SYS_ISERROR enum valuegem5::RiscvSemihosting
SYS_ISTTY enum valuegem5::RiscvSemihosting
SYS_OPEN enum valuegem5::RiscvSemihosting
SYS_READ enum valuegem5::RiscvSemihosting
SYS_READC enum valuegem5::RiscvSemihosting
SYS_REMOVE enum valuegem5::RiscvSemihosting
SYS_RENAME enum valuegem5::RiscvSemihosting
SYS_SEEK enum valuegem5::RiscvSemihosting
SYS_SYSTEM enum valuegem5::RiscvSemihosting
SYS_TICKFREQ enum valuegem5::RiscvSemihosting
SYS_TIME enum valuegem5::RiscvSemihosting
SYS_TMPNAM enum valuegem5::RiscvSemihosting
SYS_WRITE enum valuegem5::RiscvSemihosting
SYS_WRITE0 enum valuegem5::RiscvSemihosting
SYS_WRITEC enum valuegem5::RiscvSemihosting
tickShiftgem5::BaseSemihostingprotected
timeBasegem5::BaseSemihostingprotected
tmpNameIndexgem5::BaseSemihosting
unrecognizedCall(ThreadContext *tc, const char *format, uint64_t op)gem5::BaseSemihostinginline
unserialize(CheckpointIn &cp) overridegem5::BaseSemihostingvirtual
unserializeSection(CheckpointIn &cp, const char *name)gem5::Serializable
unserializeSection(CheckpointIn &cp, const std::string &name)gem5::Serializableinline
wakeupEventQueue(Tick when=(Tick) -1)gem5::EventManagerinline
~Drainable()gem5::Drainableprotectedvirtual
~Group()gem5::statistics::Groupvirtual
~Named()=defaultgem5::Namedvirtual
~Serializable()gem5::Serializablevirtual
~SimObject()gem5::SimObjectvirtual

Generated on Tue Jun 18 2024 16:24:14 for gem5 by doxygen 1.11.0