gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::Result< Aapcs32Vfp, Float, typename std::enable_if< std::is_floating_point< Float >::value >::type > 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 GuestABI::Result< Aapcs32Vfp, Float, typename std::enable_if< std::is_floating_point< Float >::value >::type >

Definition at line 463 of file aapcs32.hh.

Member Function Documentation

◆ store()

template<typename Float >
static void GuestABI::Result< Aapcs32Vfp, Float, typename std::enable_if< std::is_floating_point< Float >::value >::type >::store ( ThreadContext tc,
const Float &  f,
Aapcs32Vfp::State state 
)
inlinestatic

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