gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::GEM5_PACKED Struct Reference

#include <remote_gdb.hh>

Public Attributes

uint64_t x [31]
uint64_t spx
uint64_t pc
uint32_t cpsr
VecElem v [NumVecV8ArchRegs *NumVecElemPerNeonVecReg]
uint32_t fpsr
uint32_t fpcr

Detailed Description

Definition at line 95 of file remote_gdb.hh.

Member Data Documentation

◆ cpsr

uint32_t gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::GEM5_PACKED::cpsr

Definition at line 100 of file remote_gdb.hh.

◆ fpcr

uint32_t gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::GEM5_PACKED::fpcr

Definition at line 103 of file remote_gdb.hh.

◆ fpsr

uint32_t gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::GEM5_PACKED::fpsr

Definition at line 102 of file remote_gdb.hh.

◆ pc

uint64_t gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::GEM5_PACKED::pc

Definition at line 99 of file remote_gdb.hh.

◆ spx

uint64_t gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::GEM5_PACKED::spx

Definition at line 98 of file remote_gdb.hh.

◆ v

VecElem gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::GEM5_PACKED::v[NumVecV8ArchRegs *NumVecElemPerNeonVecReg]

Definition at line 101 of file remote_gdb.hh.

◆ x

uint64_t gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::GEM5_PACKED::x[31]

Definition at line 97 of file remote_gdb.hh.


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

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