gem5  v22.1.0.0
Static Public Member Functions | List of all members
gem5::guest_abi::Result< Aapcs32Vfp, HA, typename std::enable_if_t< IsAapcs32HomogeneousAggregateV< HA > > > 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 gem5::guest_abi::Result< Aapcs32Vfp, HA, typename std::enable_if_t< IsAapcs32HomogeneousAggregateV< HA > > >

Definition at line 600 of file aapcs32.hh.

Member Function Documentation

◆ prepare()

template<typename HA >
static void gem5::guest_abi::Result< Aapcs32Vfp, HA, typename std::enable_if_t< IsAapcs32HomogeneousAggregateV< HA > > >::prepare ( ThreadContext tc,
Aapcs32Vfp::State state 
)
inlinestatic

Definition at line 637 of file aapcs32.hh.

References state.

◆ store()

template<typename HA >
static HA gem5::guest_abi::Result< Aapcs32Vfp, HA, typename std::enable_if_t< IsAapcs32HomogeneousAggregateV< HA > > >::store ( ThreadContext tc,
const HA &  ha,
Aapcs32Vfp::State state 
)
inlinestatic

◆ useBaseABI()

template<typename HA >
static bool gem5::guest_abi::Result< Aapcs32Vfp, HA, typename std::enable_if_t< IsAapcs32HomogeneousAggregateV< HA > > >::useBaseABI ( Aapcs32Vfp::State state)
inlinestatic

Definition at line 604 of file aapcs32.hh.

References gem5::MipsISA::misc_reg::Count, 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