GDB (xrefs)
Public Attributes | List of all members
gdb_evrregset_t Struct Reference

Public Attributes

unsigned long evr [32]
 
unsigned long long acc
 
unsigned long spefscr
 

Detailed Description

Definition at line 231 of file ppc-linux-nat.c.

Member Data Documentation

unsigned long long gdb_evrregset_t::acc

Definition at line 234 of file ppc-linux-nat.c.

Referenced by fetch_spe_register(), and store_spe_register().

unsigned long gdb_evrregset_t::evr[32]

Definition at line 233 of file ppc-linux-nat.c.

Referenced by fetch_spe_register(), and store_spe_register().

unsigned long gdb_evrregset_t::spefscr

Definition at line 235 of file ppc-linux-nat.c.

Referenced by fetch_spe_register(), and store_spe_register().


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