gem5  v22.1.0.0
Static Public Member Functions | List of all members
gem5::guest_abi::Result< Aapcs32, 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, Aapcs32::State &state)
 

Detailed Description

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

Definition at line 244 of file aapcs32.hh.

Member Function Documentation

◆ store()

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

Definition at line 248 of file aapcs32.hh.

References gem5::VegaISA::f, gem5::floatToBits(), gem5::ArmISA::i, 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