HomeSort by: relevance | last modified time | path
    Searched refs:MIPS_SP_REGNUM (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
mips-tdep.h 150 MIPS_SP_REGNUM = 29,
mips64-obsd-tdep.c 91 MIPS_SP_REGNUM + gdbarch_num_regs (gdbarch));
mips-netbsd-nat.c 145 regcache->raw_supply (MIPS_SP_REGNUM, &sf.val[_L_SP]);
mips-tdep.c 1128 if (rawnum == MIPS_SP_REGNUM
1433 (next_frame, gdbarch_num_regs (gdbarch) + MIPS_SP_REGNUM);
1447 + MIPS_SP_REGNUM),
2537 int frame_reg = MIPS_SP_REGNUM;
2555 + MIPS_SP_REGNUM);
2891 + MIPS_SP_REGNUM].set_value (cache->base);
2991 int frame_reg = MIPS_SP_REGNUM;
3020 + MIPS_SP_REGNUM);
3060 && dreg == MIPS_SP_REGNUM && sreg == MIPS_SP_REGNUM
    [all...]
mips-fbsd-tdep.c 291 MIPS_SP_REGNUM + gdbarch_num_regs (gdbarch));
383 MIPS_SP_REGNUM + gdbarch_num_regs (gdbarch));
  /src/external/gpl3/gdb.old/dist/gdb/
mips-tdep.h 150 MIPS_SP_REGNUM = 29,
mips64-obsd-tdep.c 91 MIPS_SP_REGNUM + gdbarch_num_regs (gdbarch));
mips-netbsd-nat.c 145 regcache->raw_supply (MIPS_SP_REGNUM, &sf.val[_L_SP]);
mips-tdep.c 1128 if (rawnum == MIPS_SP_REGNUM
1437 (next_frame, gdbarch_num_regs (gdbarch) + MIPS_SP_REGNUM);
1451 + MIPS_SP_REGNUM),
2541 int frame_reg = MIPS_SP_REGNUM;
2559 + MIPS_SP_REGNUM);
2895 + MIPS_SP_REGNUM].set_value (cache->base);
2995 int frame_reg = MIPS_SP_REGNUM;
3024 + MIPS_SP_REGNUM);
3064 && dreg == MIPS_SP_REGNUM && sreg == MIPS_SP_REGNUM
    [all...]
mips-fbsd-tdep.c 291 MIPS_SP_REGNUM + gdbarch_num_regs (gdbarch));
383 MIPS_SP_REGNUM + gdbarch_num_regs (gdbarch));

Completed in 41 milliseconds