gem5  v22.0.0.2
Public Attributes | List of all members
gem5::ArmISA::RemoteGDB::AArch32GdbRegCache::GEM5_PACKED Struct Reference

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 Thu Jul 28 2022 13:33:22 for gem5 by doxygen 1.8.17