gem5  v22.1.0.0
Public Attributes | List of all members
gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED Struct Reference

Public Attributes

uint64_t gpr [int_reg::NumArchRegs]
 
uint64_t fpr [float_reg::NumArchRegs]
 
uint64_t pc
 
uint64_t msr
 
uint32_t cr
 
uint64_t lr
 
uint64_t ctr
 
uint32_t xer
 
uint32_t fpscr
 

Detailed Description

Definition at line 86 of file remote_gdb.hh.

Member Data Documentation

◆ cr

uint32_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::cr

Definition at line 92 of file remote_gdb.hh.

◆ ctr

uint64_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::ctr

Definition at line 94 of file remote_gdb.hh.

◆ fpr

uint64_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::fpr[float_reg::NumArchRegs]

Definition at line 89 of file remote_gdb.hh.

◆ fpscr

uint32_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::fpscr

Definition at line 96 of file remote_gdb.hh.

◆ gpr

uint64_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::gpr[int_reg::NumArchRegs]

Definition at line 88 of file remote_gdb.hh.

◆ lr

uint64_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::lr

Definition at line 93 of file remote_gdb.hh.

◆ msr

uint64_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::msr

Definition at line 91 of file remote_gdb.hh.

◆ pc

uint64_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::pc

Definition at line 90 of file remote_gdb.hh.

◆ xer

uint32_t gem5::PowerISA::RemoteGDB::Power64GdbRegCache::GEM5_PACKED::xer

Definition at line 95 of file remote_gdb.hh.


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

Generated on Wed Dec 21 2022 10:24:19 for gem5 by doxygen 1.9.1