Searched refs:extended_mips16_next_pc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c2253 extended_mips16_next_pc (regcache *regcache, CORE_ADDR pc, function
2344 pc = extended_mips16_next_pc (regcache, pc, insn,
2362 return extended_mips16_next_pc (regcache, pc, 0, insn);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c2275 extended_mips16_next_pc (regcache *regcache, CORE_ADDR pc, function
2366 pc = extended_mips16_next_pc (regcache, pc, insn,
2384 return extended_mips16_next_pc (regcache, pc, 0, insn);

Completed in 244 milliseconds