gem5  v22.1.0.0
Static Public Member Functions | List of all members
gem5::guest_abi::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 gem5::guest_abi::ResultStorer< ABI, Ret, Enabled >

Definition at line 136 of file layout.hh.

Member Function Documentation

◆ store()

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

Definition at line 139 of file layout.hh.

Referenced by gem5::guest_abi::storeResult().


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

Generated on Wed Dec 21 2022 10:24:13 for gem5 by doxygen 1.9.1