gem5 v24.0.0.0
|
#include <semihosting.hh>
Public Member Functions | |
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 110 of file semihosting.hh.
|
inlineexplicit |
Definition at line 115 of file semihosting.hh.