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>

Inheritance diagram for GuestABI::enable_if< std::is_integral< Integer >::value &&(sizeof(Integer)<=8) >::type >:

Static Public Member Functions

static Integer get (ThreadContext *tc, Aapcs64::State &state)
 

Detailed Description

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

Definition at line 216 of file aapcs64.hh.

Member Function Documentation

◆ get()

template<typename Integer >
static Integer GuestABI::enable_if< std::is_integral< Integer >::value &&(sizeof(Integer)<=8) >::type >::get ( ThreadContext tc,
Aapcs64::State state 
)
inlinestatic

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