gem5  v22.1.0.0
Public Types | Public Member Functions | Private Attributes | List of all members
gem5::ArmSemihosting::AbiBase::StateBase< Arg > Class Template Reference

#include <semihosting.hh>

Inheritance diagram for gem5::ArmSemihosting::AbiBase::StateBase< Arg >:
gem5::ArmSemihosting::Abi32::State gem5::ArmSemihosting::Abi64::State gem5::SemiPseudoAbi32::State gem5::SemiPseudoAbi64::State

Public Types

using ArgType = Arg
 

Public Member Functions

 StateBase (const ThreadContext *tc, Addr arg_pointer)
 
Addr getAddr ()
 
Arg get (ThreadContext *tc)
 

Private Attributes

Addr argPointer
 
ByteOrder endian
 

Detailed Description

template<typename Arg>
class gem5::ArmSemihosting::AbiBase::StateBase< Arg >

Definition at line 96 of file semihosting.hh.

Member Typedef Documentation

◆ ArgType

template<typename Arg >
using gem5::ArmSemihosting::AbiBase::StateBase< Arg >::ArgType = Arg

Definition at line 134 of file semihosting.hh.

Constructor & Destructor Documentation

◆ StateBase()

template<typename Arg >
gem5::ArmSemihosting::AbiBase::StateBase< Arg >::StateBase ( const ThreadContext tc,
Addr  arg_pointer 
)
inline

Definition at line 103 of file semihosting.hh.

Member Function Documentation

◆ get()

template<typename Arg >
Arg gem5::ArmSemihosting::AbiBase::StateBase< Arg >::get ( ThreadContext tc)
inline

◆ getAddr()

template<typename Arg >
Addr gem5::ArmSemihosting::AbiBase::StateBase< Arg >::getAddr ( )
inline

Member Data Documentation

◆ argPointer

template<typename Arg >
Addr gem5::ArmSemihosting::AbiBase::StateBase< Arg >::argPointer
private

◆ endian

template<typename Arg >
ByteOrder gem5::ArmSemihosting::AbiBase::StateBase< Arg >::endian
private

The documentation for this class was generated from the following file:

Generated on Wed Dec 21 2022 10:23:10 for gem5 by doxygen 1.9.1