gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::Result< TestABI_2D, Ret, typename std::enable_if< std::is_floating_point< Ret >::value >::type > Struct Template Reference

Static Public Member Functions

static void store (ThreadContext *tc, const Ret &ret)
 

Detailed Description

template<typename Ret>
struct GuestABI::Result< TestABI_2D, Ret, typename std::enable_if< std::is_floating_point< Ret >::value >::type >

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

Member Function Documentation

◆ store()

template<typename Ret >
static void GuestABI::Result< TestABI_2D, Ret, typename std::enable_if< std::is_floating_point< Ret >::value >::type >::store ( ThreadContext tc,
const Ret &  ret 
)
inlinestatic

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

References ThreadContext::floatResult.


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