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

#include <aapcs32.hh>

Static Public Member Functions

static bool useBaseABI (Aapcs32Vfp::State &state)
 
static HA store (ThreadContext *tc, const HA &ha, Aapcs32Vfp::State &state)
 
static void prepare (ThreadContext *tc, Aapcs32Vfp::State &state)
 

Detailed Description

template<typename HA>
struct GuestABI::Result< Aapcs32Vfp, HA, typename std::enable_if< IsAapcs32HomogeneousAggregate< HA >::value >::type >

Definition at line 588 of file aapcs32.hh.

Member Function Documentation

◆ prepare()

template<typename HA >
static void GuestABI::Result< Aapcs32Vfp, HA, typename std::enable_if< IsAapcs32HomogeneousAggregate< HA >::value >::type >::prepare ( ThreadContext tc,
Aapcs32Vfp::State state 
)
inlinestatic

Definition at line 624 of file aapcs32.hh.

◆ store()

template<typename HA >
static HA GuestABI::Result< Aapcs32Vfp, HA, typename std::enable_if< IsAapcs32HomogeneousAggregate< HA >::value >::type >::store ( ThreadContext tc,
const HA &  ha,
Aapcs32Vfp::State state 
)
inlinestatic

◆ useBaseABI()

template<typename HA >
static bool GuestABI::Result< Aapcs32Vfp, HA, typename std::enable_if< IsAapcs32HomogeneousAggregate< HA >::value >::type >::useBaseABI ( Aapcs32Vfp::State state)
inlinestatic

Definition at line 592 of file aapcs32.hh.

References Aapcs32Vfp::State::variadic.


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