gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Private Member Functions | List of all members
GuestABI::Result< ABI, Ret, Enabled > Struct Template Reference

#include <guest_abi.hh>

Static Private Member Functions

static void store (ThreadContext *tc, const Ret &ret)
 
static void allocate (ThreadContext *tc, typename ABI::Position &position)
 

Detailed Description

template<typename ABI, typename Ret, typename Enabled = void>
struct GuestABI::Result< ABI, Ret, Enabled >

Definition at line 91 of file guest_abi.hh.

Member Function Documentation

◆ allocate()

template<typename ABI , typename Ret , typename Enabled = void>
static void GuestABI::Result< ABI, Ret, Enabled >::allocate ( ThreadContext tc,
typename ABI::Position &  position 
)
staticprivate

◆ store()

template<typename ABI , typename Ret , typename Enabled = void>
static void GuestABI::Result< ABI, Ret, Enabled >::store ( ThreadContext tc,
const Ret &  ret 
)
staticprivate

Referenced by GuestABI::callFrom().


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

Generated on Fri Feb 28 2020 16:27:21 for gem5 by doxygen 1.8.13