gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::ResultStorer< ABI, Ret, Enabled > Struct Template Reference

#include <layout.hh>

Static Public Member Functions

static void store (ThreadContext *tc, const Ret &ret, typename ABI::State &state)
 

Detailed Description

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

Definition at line 139 of file layout.hh.

Member Function Documentation

◆ store()

template<typename ABI , typename Ret , typename Enabled = void>
static void GuestABI::ResultStorer< ABI, Ret, Enabled >::store ( ThreadContext tc,
const Ret &  ret,
typename ABI::State &  state 
)
inlinestatic

Definition at line 142 of file layout.hh.

Referenced by GuestABI::storeResult().


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