GDB (xrefs)
Loading...
Searching...
No Matches
Enumerations | Functions
/tmp/gdb-13.1/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

◆ sim_regno

enum sim_regno
Enumerator
SIM_REGNO_DOES_NOT_EXIST 
LEGACY_SIM_REGNO_IGNORE 

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

Function Documentation

◆ one2one_register_sim_regno()

int one2one_register_sim_regno ( struct gdbarch gdbarch,
int  regnum 
)

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

References gdbarch_num_regs(), and regnum.