gem5 v24.0.0.0
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

◆ fpcr

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

◆ fpsr

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

◆ pc

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

◆ spx

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

◆ v

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

Definition at line 101 of file remote_gdb.hh.

Referenced by gem5::ArmISA::RemoteGDB::AArch64GdbRegCache::getRegs().

◆ x

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

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

Generated on Tue Jun 18 2024 16:24:17 for gem5 by doxygen 1.11.0