gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::guest_abi::Result< TestABI_1D, Ret, typename std::enable_if_t< std::is_floating_point_v< Ret > > > Struct Template Reference

Static Public Member Functions

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

Detailed Description

template<typename Ret>
struct gem5::guest_abi::Result< TestABI_1D, Ret, typename std::enable_if_t< std::is_floating_point_v< Ret > > >

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

Member Function Documentation

◆ store()

template<typename Ret >
static void gem5::guest_abi::Result< TestABI_1D, Ret, typename std::enable_if_t< std::is_floating_point_v< Ret > > >::store ( ThreadContext * tc,
const Ret & ret )
inlinestatic

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

References gem5::ThreadContext::floatResult.


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

Generated on Tue Jun 18 2024 16:24:19 for gem5 by doxygen 1.11.0