GDB (API)
Enumerations | Functions | Variables
/home/stan/gdb/src/gdb/ppc-linux-tdep.h File Reference

Go to the source code of this file.

Enumerations

enum  { PPC_ORIG_R3_REGNUM = PPC_NUM_REGS, PPC_TRAP_REGNUM }

Functions

struct regsetppc_linux_gregset (int)
struct regsetppc_linux_fpregset (void)
int ppc_linux_trap_reg_p (struct gdbarch *gdbarch)

Variables

struct target_desc * tdesc_powerpc_32l
struct target_desc * tdesc_powerpc_altivec32l
struct target_desc * tdesc_powerpc_cell32l
struct target_desc * tdesc_powerpc_vsx32l
struct target_desc * tdesc_powerpc_isa205_32l
struct target_desc * tdesc_powerpc_isa205_altivec32l
struct target_desc * tdesc_powerpc_isa205_vsx32l
struct target_desc * tdesc_powerpc_e500l
struct target_desc * tdesc_powerpc_64l
struct target_desc * tdesc_powerpc_altivec64l
struct target_desc * tdesc_powerpc_cell64l
struct target_desc * tdesc_powerpc_vsx64l
struct target_desc * tdesc_powerpc_isa205_64l
struct target_desc * tdesc_powerpc_isa205_altivec64l
struct target_desc * tdesc_powerpc_isa205_vsx64l

Enumeration Type Documentation

anonymous enum
Enumerator:
PPC_ORIG_R3_REGNUM 
PPC_TRAP_REGNUM 

Definition at line 33 of file ppc-linux-tdep.h.


Function Documentation

struct regset* ppc_linux_fpregset ( void  ) [read]

Definition at line 539 of file ppc-linux-tdep.c.

struct regset* ppc_linux_gregset ( int  ) [read]

Definition at line 533 of file ppc-linux-tdep.c.

int ppc_linux_trap_reg_p ( struct gdbarch *  gdbarch)

Definition at line 770 of file ppc-linux-tdep.c.


Variable Documentation

struct target_desc* tdesc_powerpc_32l

Definition at line 8 of file powerpc-32l.c.

struct target_desc* tdesc_powerpc_64l

Definition at line 8 of file powerpc-64l.c.

struct target_desc* tdesc_powerpc_altivec32l

Definition at line 8 of file powerpc-altivec32l.c.

struct target_desc* tdesc_powerpc_altivec64l

Definition at line 8 of file powerpc-altivec64l.c.

struct target_desc* tdesc_powerpc_cell32l

Definition at line 8 of file powerpc-cell32l.c.

struct target_desc* tdesc_powerpc_cell64l

Definition at line 8 of file powerpc-cell64l.c.

struct target_desc* tdesc_powerpc_e500l

Definition at line 8 of file powerpc-e500l.c.

struct target_desc* tdesc_powerpc_isa205_32l

Definition at line 8 of file powerpc-isa205-32l.c.

struct target_desc* tdesc_powerpc_isa205_64l

Definition at line 8 of file powerpc-isa205-64l.c.

struct target_desc* tdesc_powerpc_isa205_altivec32l

Definition at line 8 of file powerpc-isa205-altivec32l.c.

struct target_desc* tdesc_powerpc_isa205_altivec64l

Definition at line 8 of file powerpc-isa205-altivec64l.c.

struct target_desc* tdesc_powerpc_isa205_vsx32l

Definition at line 8 of file powerpc-isa205-vsx32l.c.

struct target_desc* tdesc_powerpc_isa205_vsx64l

Definition at line 8 of file powerpc-isa205-vsx64l.c.

struct target_desc* tdesc_powerpc_vsx32l

Definition at line 8 of file powerpc-vsx32l.c.

struct target_desc* tdesc_powerpc_vsx64l

Definition at line 8 of file powerpc-vsx64l.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines