gem5  v22.1.0.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
gem5::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 53 of file aapcs64.hh.

Constructor & Destructor Documentation

◆ State()

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

Definition at line 64 of file aapcs64.hh.

Member Data Documentation

◆ MAX_GRN

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

Definition at line 60 of file aapcs64.hh.

◆ MAX_SRN

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

Definition at line 62 of file aapcs64.hh.

◆ ngrn

int gem5::Aapcs64::State::ngrn =0

Definition at line 55 of file aapcs64.hh.

◆ nsaa

Addr gem5::Aapcs64::State::nsaa

Definition at line 57 of file aapcs64.hh.

◆ nsrn

int gem5::Aapcs64::State::nsrn =0

Definition at line 56 of file aapcs64.hh.


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

Generated on Wed Dec 21 2022 10:23:08 for gem5 by doxygen 1.9.1