GDB (API)
Enumerations
/home/stan/gdb/src/include/gdb/sim-frv.h File Reference

Go to the source code of this file.

Enumerations

enum  sim_frv_regs {
  SIM_FRV_GR0_REGNUM = 0, SIM_FRV_GR63_REGNUM = 63, SIM_FRV_FR0_REGNUM = 64, SIM_FRV_FR63_REGNUM = 127,
  SIM_FRV_PC_REGNUM = 128, SIM_FRV_SPR0_REGNUM = 129, SIM_FRV_SPR4095_REGNUM = SIM_FRV_SPR0_REGNUM + 4095
}

Enumeration Type Documentation

Enumerator:
SIM_FRV_GR0_REGNUM 
SIM_FRV_GR63_REGNUM 
SIM_FRV_FR0_REGNUM 
SIM_FRV_FR63_REGNUM 
SIM_FRV_PC_REGNUM 
SIM_FRV_SPR0_REGNUM 
SIM_FRV_SPR4095_REGNUM 

Definition at line 29 of file sim-frv.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines