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

#include <aapcs32.hh>

Inheritance diagram for GuestABI::Argument< Aapcs32, Float, typename std::enable_if< std::is_floating_point< Float >::value >::type >:
GuestABI::Aapcs32ArgumentBase

Static Public Member Functions

static Float get (ThreadContext *tc, Aapcs32::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 Float>
struct GuestABI::Argument< Aapcs32, Float, typename std::enable_if< std::is_floating_point< Float >::value >::type >

Definition at line 251 of file aapcs32.hh.

Member Function Documentation

◆ get()

template<typename Float >
static Float GuestABI::Argument< Aapcs32, Float, typename std::enable_if< std::is_floating_point< Float >::value >::type >::get ( ThreadContext tc,
Aapcs32::State state 
)
inlinestatic

Definition at line 255 of file aapcs32.hh.

References bitsToFloat32(), and bitsToFloat64().


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