gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::guest_abi::Result< Aapcs32Vfp, Float, typename std::enable_if_t< std::is_floating_point_v< Float > > > Struct Template Reference

#include <aapcs32.hh>

Static Public Member Functions

static void store (ThreadContext *tc, const Float &f, Aapcs32Vfp::State &state)
 

Detailed Description

template<typename Float>
struct gem5::guest_abi::Result< Aapcs32Vfp, Float, typename std::enable_if_t< std::is_floating_point_v< Float > > >

Definition at line 471 of file aapcs32.hh.

Member Function Documentation

◆ store()

template<typename Float >
static void gem5::guest_abi::Result< Aapcs32Vfp, Float, typename std::enable_if_t< std::is_floating_point_v< Float > > >::store ( ThreadContext * tc,
const Float & f,
Aapcs32Vfp::State & state )
inlinestatic

The documentation for this struct was generated from the following file:

Generated on Tue Jun 18 2024 16:24:19 for gem5 by doxygen 1.11.0