gem5  v22.1.0.0
Static Public Member Functions | List of all members
gem5::guest_abi::Argument< TestABI_1D, Arg, typename std::enable_if_t< std::is_floating_point_v< Arg > > > Struct Template Reference

Static Public Member Functions

static Arg get (ThreadContext *tc, TestABI_1D::State &state)
 

Detailed Description

template<typename Arg>
struct gem5::guest_abi::Argument< TestABI_1D, Arg, typename std::enable_if_t< std::is_floating_point_v< Arg > > >

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

Member Function Documentation

◆ get()

template<typename Arg >
static Arg gem5::guest_abi::Argument< TestABI_1D, Arg, typename std::enable_if_t< std::is_floating_point_v< Arg > > >::get ( ThreadContext tc,
TestABI_1D::State state 
)
inlinestatic

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

References gem5::ThreadContext::floats, and state.


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