gem5 v24.0.0.0
|
Public Member Functions | |
State (const ThreadContext *tc) | |
Public Member Functions inherited from gem5::ArmSemihosting::Abi64::State | |
State (const ThreadContext *tc) | |
Public Member Functions inherited from gem5::BaseSemihosting::AbiBase::StateBase< Arg, BaseSemihostingImpl > | |
StateBase (const ThreadContext *tc, Addr arg_pointer, std::function< ByteOrder(const ThreadContext *tc)> getByteOrder) | |
Addr | getAddr () |
Arg | get (ThreadContext *tc) |
Additional Inherited Members | |
Public Types inherited from gem5::BaseSemihosting::AbiBase::StateBase< Arg, BaseSemihostingImpl > | |
using | ArgType = Arg |
Definition at line 204 of file semihosting.cc.
|
inline |
Definition at line 207 of file semihosting.cc.
References gem5::BaseSemihosting::AbiBase::StateBase< Arg, BaseSemihostingImpl >::getAddr().