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

#include <semihosting.hh>

Static Public Member Functions

static Arg get (ThreadContext *tc, ArmSemihosting::Abi64::State &state)
 

Detailed Description

template<typename Arg>
struct GuestABI::Argument< ArmSemihosting::Abi64, Arg, typename std::enable_if< std::is_integral< Arg >::value >::type >

Definition at line 593 of file semihosting.hh.

Member Function Documentation

◆ get()

template<typename Arg >
static Arg GuestABI::Argument< ArmSemihosting::Abi64, Arg, typename std::enable_if< std::is_integral< Arg >::value >::type >::get ( ThreadContext tc,
ArmSemihosting::Abi64::State state 
)
inlinestatic

Definition at line 597 of file semihosting.hh.

References ArmSemihosting::AbiBase::StateBase< Arg >::get().


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