gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::guest_abi::Result< Aapcs64, Integer, typename std::enable_if_t< std::is_integral_v< Integer > &&(sizeof(Integer)<=8)> > Struct Template Reference

#include <aapcs64.hh>

Static Public Member Functions

static void store (ThreadContext *tc, const Integer &i)
 

Detailed Description

template<typename Integer>
struct gem5::guest_abi::Result< Aapcs64, Integer, typename std::enable_if_t< std::is_integral_v< Integer > &&(sizeof(Integer)<=8)> >

Definition at line 279 of file aapcs64.hh.

Member Function Documentation

◆ store()

template<typename Integer >
static void gem5::guest_abi::Result< Aapcs64, Integer, typename std::enable_if_t< std::is_integral_v< Integer > &&(sizeof(Integer)<=8)> >::store ( ThreadContext * tc,
const Integer & i )
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