gem5  v20.1.0.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Aapcs64::State Struct Reference

#include <aapcs64.hh>

Public Member Functions

 State (const ThreadContext *tc)
 

Public Attributes

int ngrn =0
 
int nsrn =0
 
Addr nsaa
 

Static Public Attributes

static const int MAX_GRN = 7
 
static const int MAX_SRN = 7
 

Detailed Description

Definition at line 47 of file aapcs64.hh.

Constructor & Destructor Documentation

◆ State()

Aapcs64::State::State ( const ThreadContext tc)
inlineexplicit

Definition at line 58 of file aapcs64.hh.

Member Data Documentation

◆ MAX_GRN

const int Aapcs64::State::MAX_GRN = 7
static

◆ MAX_SRN

const int Aapcs64::State::MAX_SRN = 7
static

◆ ngrn

int Aapcs64::State::ngrn =0

◆ nsaa

Addr Aapcs64::State::nsaa

Definition at line 51 of file aapcs64.hh.

◆ nsrn

int Aapcs64::State::nsrn =0

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

Generated on Wed Sep 30 2020 14:02:20 for gem5 by doxygen 1.8.17