gem5  v19.0.0.0
Static Public Member Functions | List of all members
GuestABI::Result< TestABI_RetReg, Ret > Struct Template Reference

Static Public Member Functions

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

Detailed Description

template<typename Ret>
struct GuestABI::Result< TestABI_RetReg, Ret >

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

Member Function Documentation

◆ allocate()

template<typename Ret >
static void GuestABI::Result< TestABI_RetReg, Ret >::allocate ( ThreadContext tc,
TestABI_RetReg::Position position 
)
inlinestatic

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

◆ store()

template<typename Ret >
static void GuestABI::Result< TestABI_RetReg, Ret >::store ( ThreadContext tc,
const Ret &  ret 
)
inlinestatic

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


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