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

#include <aapcs32.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)< sizeof(uint32_t)) >::type >

Definition at line 133 of file aapcs32.hh.

Member Function Documentation

◆ store()

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

Definition at line 138 of file aapcs32.hh.

References ArmISA::i, ArmISA::INTREG_R0, ThreadContext::setIntReg(), and X86ISA::val.


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