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

#include <aapcs32.hh>

Static Public Member Functions

static void store (ThreadContext *tc, const Float &f, Aapcs32Vfp::State &state)
 

Detailed Description

template<typename Float>
struct gem5::guest_abi::Result< Aapcs32Vfp, Float, typename std::enable_if_t< std::is_floating_point_v< Float > > >

Definition at line 473 of file aapcs32.hh.

Member Function Documentation

◆ store()

template<typename Float >
static void gem5::guest_abi::Result< Aapcs32Vfp, Float, typename std::enable_if_t< std::is_floating_point_v< Float > > >::store ( ThreadContext tc,
const Float &  f,
Aapcs32Vfp::State state 
)
inlinestatic

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