GDB (xrefs)
Enumerations | Functions
/tmp/gdb-7.10/gdb/sim-regno.h File Reference

Go to the source code of this file.

Enumerations

enum  sim_regno { SIM_REGNO_DOES_NOT_EXIST = -1, LEGACY_SIM_REGNO_IGNORE = -2 }
 

Functions

int one2one_register_sim_regno (struct gdbarch *gdbarch, int regnum)
 

Enumeration Type Documentation

enum sim_regno
Enumerator
SIM_REGNO_DOES_NOT_EXIST 
LEGACY_SIM_REGNO_IGNORE 

Definition at line 30 of file sim-regno.h.

Function Documentation

int one2one_register_sim_regno ( struct gdbarch gdbarch,
int  regnum 
)

Definition at line 419 of file remote-sim.c.

References gdb_assert, gdbarch_num_regs(), and regnum.