Searched defs:coproc_num (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dinterp.c1979 cop_lw(SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg, unsigned int memword) argument
2009 cop_ld(SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg, uword64 memword) argument
2043 cop_sw(SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg) argument
2071 cop_sd(SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dinterp.c2074 cop_lw(SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg, unsigned int memword) argument
2104 cop_ld(SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg, uword64 memword) argument
2138 cop_sw(SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg) argument
2166 cop_sd(SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg) argument
[all...]

Completed in 210 milliseconds