gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::ArmISA::RemoteGDB::AArch32GdbRegCache::GEM5_PACKED Struct Reference

#include <remote_gdb.hh>

Public Attributes

uint32_t gpr [16]
 
uint32_t cpsr
 
uint64_t fpr [32]
 
uint32_t fpscr
 

Detailed Description

Definition at line 72 of file remote_gdb.hh.

Member Data Documentation

◆ cpsr

uint32_t gem5::ArmISA::RemoteGDB::AArch32GdbRegCache::GEM5_PACKED::cpsr

Definition at line 75 of file remote_gdb.hh.

◆ fpr

uint64_t gem5::ArmISA::RemoteGDB::AArch32GdbRegCache::GEM5_PACKED::fpr[32]

Definition at line 76 of file remote_gdb.hh.

◆ fpscr

uint32_t gem5::ArmISA::RemoteGDB::AArch32GdbRegCache::GEM5_PACKED::fpscr

Definition at line 77 of file remote_gdb.hh.

◆ gpr

uint32_t gem5::ArmISA::RemoteGDB::AArch32GdbRegCache::GEM5_PACKED::gpr[16]

Definition at line 74 of file remote_gdb.hh.


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