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

Public Attributes

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

Detailed Description

Definition at line 57 of file remote_gdb.hh.

Member Data Documentation

◆ cr

uint32_t gem5::PowerISA::RemoteGDB::PowerGdbRegCache::GEM5_PACKED::cr

Definition at line 63 of file remote_gdb.hh.

◆ ctr

uint32_t gem5::PowerISA::RemoteGDB::PowerGdbRegCache::GEM5_PACKED::ctr

Definition at line 65 of file remote_gdb.hh.

◆ fpr

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

Definition at line 60 of file remote_gdb.hh.

◆ fpscr

uint32_t gem5::PowerISA::RemoteGDB::PowerGdbRegCache::GEM5_PACKED::fpscr

Definition at line 67 of file remote_gdb.hh.

◆ gpr

uint32_t gem5::PowerISA::RemoteGDB::PowerGdbRegCache::GEM5_PACKED::gpr[int_reg::NumArchRegs]

Definition at line 59 of file remote_gdb.hh.

◆ lr

uint32_t gem5::PowerISA::RemoteGDB::PowerGdbRegCache::GEM5_PACKED::lr

Definition at line 64 of file remote_gdb.hh.

◆ msr

uint32_t gem5::PowerISA::RemoteGDB::PowerGdbRegCache::GEM5_PACKED::msr

Definition at line 62 of file remote_gdb.hh.

◆ pc

uint32_t gem5::PowerISA::RemoteGDB::PowerGdbRegCache::GEM5_PACKED::pc

Definition at line 61 of file remote_gdb.hh.

◆ xer

uint32_t gem5::PowerISA::RemoteGDB::PowerGdbRegCache::GEM5_PACKED::xer

Definition at line 66 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