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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c1557 mips32_bc1_pc (struct gdbarch *gdbarch, struct regcache *regcache, function
1644 pc = mips32_bc1_pc (gdbarch, regcache, inst, pc + 4, 1);
1648 pc = mips32_bc1_pc (gdbarch, regcache, inst, pc + 4, 2);
1652 pc = mips32_bc1_pc (gdbarch, regcache, inst, pc + 4, 4);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c1579 mips32_bc1_pc (struct gdbarch *gdbarch, struct regcache *regcache, function
1666 pc = mips32_bc1_pc (gdbarch, regcache, inst, pc + 4, 1);
1670 pc = mips32_bc1_pc (gdbarch, regcache, inst, pc + 4, 2);
1674 pc = mips32_bc1_pc (gdbarch, regcache, inst, pc + 4, 4);

Completed in 232 milliseconds