gem5  v22.1.0.0
Static Public Member Functions | List of all members
gem5::guest_abi::Result< TestABI_Prepare, Ret > Struct Template Reference

Static Public Member Functions

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

Detailed Description

template<typename Ret>
struct gem5::guest_abi::Result< TestABI_Prepare, Ret >

Definition at line 169 of file guest_abi.test.cc.

Member Function Documentation

◆ prepare()

template<typename Ret >
static void gem5::guest_abi::Result< TestABI_Prepare, Ret >::prepare ( ThreadContext tc,
TestABI_Prepare::State state 
)
inlinestatic

Definition at line 173 of file guest_abi.test.cc.

References state.

◆ store()

template<typename Ret >
static void gem5::guest_abi::Result< TestABI_Prepare, Ret >::store ( ThreadContext tc,
const Ret &  ret 
)
inlinestatic

Definition at line 171 of file guest_abi.test.cc.


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

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