Searched defs:regno (Results 1 - 25 of 756) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlra.h31 lra_get_allocno_class (int regno) argument
H A Daddresses.h81 regno_ok_for_base_p (unsigned regno, machine_mode mode, addr_space_t as, argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlra.h31 lra_get_allocno_class (int regno) argument
H A Daddresses.h81 regno_ok_for_base_p (unsigned regno, machine_mode mode, addr_space_t as, argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru-protos.h55 pru_regno_ok_for_index_p (int regno, bool strict_p) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru-protos.h55 pru_regno_ok_for_index_p (int regno, bool strict_p) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dalpha-bsd-tdep.c30 alphabsd_supply_reg (struct regcache *regcache, const char *regs, int regno) argument
37 alphabsd_fill_reg (const struct regcache *regcache, char *regs, int regno) argument
52 alphabsd_fill_fpreg (const struct regcache *regcache, char *fpregs, int regno) argument
44 alphabsd_supply_fpreg(struct regcache *regcache, const char *fpregs, int regno) argument
H A Daarch32-linux-nat.c34 int regno; local
60 int regno; local
87 int regno; local
102 int regno; local
[all...]
H A Dalpha-bsd-nat.c45 getregs_supplies (int regno) argument
55 alpha_bsd_nat_target::fetch_registers (struct regcache *regcache, int regno) argument
89 store_registers(struct regcache *regcache, int regno) argument
[all...]
H A Dalpha-linux-nat.c59 fill_gregset(const struct regcache *regcache, gdb_gregset_t *gregsetp, int regno) argument
81 fill_fpregset(const struct regcache *regcache, gdb_fpregset_t *fpregsetp, int regno) argument
91 register_u_offset(struct gdbarch *gdbarch, int regno, int store_p) argument
[all...]
H A Di386-sol2-nat.c245 fill_fpregset(const struct regcache *regcache, fpregset_t *fpregsetp, int regno) argument
H A Dmips-nbsd-nat.c48 getregs_supplies (struct gdbarch *gdbarch, int regno) argument
55 mips_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regno) argument
87 store_registers(struct regcache *regcache, int regno) argument
[all...]
H A Dsh-nbsd-nat.c56 sh_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regno) argument
79 store_registers(struct regcache *regcache, int regno) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/bpf/
H A Dcpu.c34 bpfbf_h_gpr_get (SIM_CPU *current_cpu, UINT regno) argument
42 bpfbf_h_gpr_set (SIM_CPU *current_cpu, UINT regno, DI newval) argument
/netbsd-current/external/gpl3/gdb/dist/sim/iq2000/
H A Dcpu.c49 iq2000bf_h_gr_get (SIM_CPU *current_cpu, UINT regno) argument
57 iq2000bf_h_gr_set (SIM_CPU *current_cpu, UINT regno, SI newval) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch32-linux-nat.c34 int regno; local
60 int regno; local
87 int regno; local
102 int regno; local
[all...]
H A Dalpha-bsd-tdep.c30 alphabsd_supply_reg (struct regcache *regcache, const char *regs, int regno) argument
37 alphabsd_fill_reg (const struct regcache *regcache, char *regs, int regno) argument
52 alphabsd_fill_fpreg (const struct regcache *regcache, char *fpregs, int regno) argument
44 alphabsd_supply_fpreg(struct regcache *regcache, const char *fpregs, int regno) argument
/netbsd-current/lib/libexecinfo/
H A Dunwind_arm_ehabi_stub.c38 _Unwind_GetGR(struct _Unwind_Context *context, int regno) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Dcpu.c49 iq2000bf_h_gr_get (SIM_CPU *current_cpu, UINT regno) argument
57 iq2000bf_h_gr_set (SIM_CPU *current_cpu, UINT regno, SI newval) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-regs.h43 int regno = -1; member in struct:tui_data_item_window
/netbsd-current/external/gpl3/gdb.old/dist/sim/bpf/
H A Dcpu.c34 bpfbf_h_gpr_get (SIM_CPU *current_cpu, UINT regno) argument
42 bpfbf_h_gpr_set (SIM_CPU *current_cpu, UINT regno, DI newval) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dgdb-sim.c1272 sim_fetch_register (SIM_DESC sd, int regno, unsigned char *buf, int length) argument
1287 sim_store_register (SIM_DESC sd, int regno, unsigned char *buf, int length) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dcpu.c49 lm32bf_h_gr_get (SIM_CPU *current_cpu, UINT regno) argument
57 lm32bf_h_gr_set (SIM_CPU *current_cpu, UINT regno, SI newval) argument
65 lm32bf_h_csr_get (SIM_CPU *current_cpu, UINT regno) argument
73 lm32bf_h_csr_set (SIM_CPU *current_cpu, UINT regno, SI newval) argument
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dcpu.c49 lm32bf_h_gr_get (SIM_CPU *current_cpu, UINT regno) argument
57 lm32bf_h_gr_set (SIM_CPU *current_cpu, UINT regno, SI newval) argument
65 lm32bf_h_csr_get (SIM_CPU *current_cpu, UINT regno) argument
73 lm32bf_h_csr_set (SIM_CPU *current_cpu, UINT regno, SI newval) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-regs.h44 int regno = -1; member in struct:tui_data_item_window

Completed in 384 milliseconds

1234567891011>>