gem5 v25.0.0.1
Loading...
Searching...
No Matches
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.

References nsaa.

Member Data Documentation

◆ MAX_GRN

◆ MAX_SRN

◆ ngrn

◆ nsaa

Addr gem5::Aapcs64::State::nsaa

Definition at line 57 of file aapcs64.hh.

Referenced by gem5::guest_abi::Aapcs64ArgumentBase::loadFromStack(), and State().

◆ nsrn


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

Generated on Sat Oct 18 2025 08:06:48 for gem5 by doxygen 1.14.0