gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::Argument< Abi, ArmSemihosting::InPlaceArg, typename std::enable_if< std::is_base_of< ArmSemihosting::AbiBase, Abi >::value >::type > Struct Template Reference

#include <semihosting.hh>

Static Public Member Functions

static ArmSemihosting::InPlaceArg get (ThreadContext *tc, typename Abi::State &state)
 

Detailed Description

template<typename Abi>
struct GuestABI::Argument< Abi, ArmSemihosting::InPlaceArg, typename std::enable_if< std::is_base_of< ArmSemihosting::AbiBase, Abi >::value >::type >

Definition at line 618 of file semihosting.hh.

Member Function Documentation

◆ get()

template<typename Abi >
static ArmSemihosting::InPlaceArg GuestABI::Argument< Abi, ArmSemihosting::InPlaceArg, typename std::enable_if< std::is_base_of< ArmSemihosting::AbiBase, Abi >::value >::type >::get ( ThreadContext tc,
typename Abi::State &  state 
)
inlinestatic

Definition at line 622 of file semihosting.hh.


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

Generated on Wed Sep 30 2020 14:03:06 for gem5 by doxygen 1.8.17