GDBserver
Public Attributes | List of all members
mips_register Union Reference

Public Attributes

unsigned char buf [8]
 
int reg32
 
long long reg64
 

Detailed Description

Definition at line 67 of file linux-mips-low.c.

Member Data Documentation

unsigned char mips_register::buf[8]

Definition at line 69 of file linux-mips-low.c.

Referenced by mips_get_pc(), mips_reinsert_addr(), and mips_set_pc().

int mips_register::reg32

Definition at line 72 of file linux-mips-low.c.

Referenced by mips_get_pc(), mips_reinsert_addr(), and mips_set_pc().

long long mips_register::reg64

Definition at line 73 of file linux-mips-low.c.

Referenced by mips_get_pc(), mips_reinsert_addr(), and mips_set_pc().


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