gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::Argument< ArmSemihosting::Abi32, 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::Abi32::State &state)
 

Detailed Description

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

Definition at line 604 of file semihosting.hh.

Member Function Documentation

◆ get()

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

Definition at line 608 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