gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::enable_if< std::is_integral< Integer >::value &&(sizeof(Integer)<=8) >::type > Struct Template Reference

#include <aapcs64.hh>

Static Public Member Functions

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

Detailed Description

template<typename Integer>
struct GuestABI::enable_if< std::is_integral< Integer >::value &&(sizeof(Integer)<=8) >::type >

Definition at line 259 of file aapcs64.hh.

Member Function Documentation

◆ store()

template<typename Integer >
static void GuestABI::enable_if< std::is_integral< Integer >::value &&(sizeof(Integer)<=8) >::type >::store ( ThreadContext tc,
const Integer &  i 
)
inlinestatic

Definition at line 264 of file aapcs64.hh.

References ArmISA::i, and ThreadContext::setIntReg().


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

Generated on Wed Sep 30 2020 14:03:06 for gem5 by doxygen 1.8.17