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

#include <aapcs32.hh>

Inheritance diagram for GuestABI::Argument< Aapcs32Vfp, HA, typename std::enable_if< IsAapcs32HomogeneousAggregate< HA >::value >::type >:
GuestABI::Aapcs32ArgumentBase

Static Public Member Functions

static bool useBaseABI (Aapcs32Vfp::State &state)
 
static HA get (ThreadContext *tc, Aapcs32Vfp::State &state)
 
static void prepare (ThreadContext *tc, Aapcs32Vfp::State &state)
 
- Static Public Member Functions inherited from GuestABI::Aapcs32ArgumentBase
template<typename T >
static T loadFromStack (ThreadContext *tc, Aapcs32::State &state)
 

Detailed Description

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

Definition at line 538 of file aapcs32.hh.

Member Function Documentation

◆ get()

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

◆ prepare()

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

Definition at line 580 of file aapcs32.hh.

◆ useBaseABI()

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

Definition at line 543 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:05 for gem5 by doxygen 1.8.17