|
GDB (xrefs)
|
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) |
| enum sim_regno |
| Enumerator | |
|---|---|
| SIM_REGNO_DOES_NOT_EXIST | |
| LEGACY_SIM_REGNO_IGNORE | |
Definition at line 30 of file sim-regno.h.
| 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.
1.8.14