gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::Aapcs32ArgumentBase Struct Reference

#include <aapcs32.hh>

Inheritance diagram for GuestABI::Aapcs32ArgumentBase:
GuestABI::Argument< ABI, Arg, Enabled >::type >< Integer > GuestABI::Argument< Aapcs32, Composite, typename std::enable_if< IsAapcs32Composite< Composite >::value >::type > GuestABI::Argument< Aapcs32, Float, typename std::enable_if< std::is_floating_point< Float >::value >::type > GuestABI::enable_if< std::is_integral< Integer >::value &&(sizeof(Integer)<=sizeof(uint32_t)) >::type > GuestABI::Argument< Aapcs32Vfp, Float, typename std::enable_if< std::is_floating_point< Float >::value >::type > GuestABI::Argument< Aapcs32Vfp, HA, typename std::enable_if< IsAapcs32HomogeneousAggregate< HA >::value >::type >

Static Public Member Functions

template<typename T >
static T loadFromStack (ThreadContext *tc, Aapcs32::State &state)
 

Detailed Description

Definition at line 100 of file aapcs32.hh.

Member Function Documentation

◆ loadFromStack()

template<typename T >
static T GuestABI::Aapcs32ArgumentBase::loadFromStack ( ThreadContext tc,
Aapcs32::State state 
)
inlinestatic

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