HomeSort by: relevance | last modified time | path
    Searched defs:hwloop_get_next_pc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.c 1741 hwloop_get_next_pc (SIM_CPU *cpu, bu32 pc, bu32 insn_len) function
1922 SET_RETSREG (hwloop_get_next_pc (cpu, pc, 2));
1937 SET_RETSREG (hwloop_get_next_pc (cpu, pc, 2));
3632 SET_RETSREG (hwloop_get_next_pc (cpu, pc, 4));
  /src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.c 1741 hwloop_get_next_pc (SIM_CPU *cpu, bu32 pc, bu32 insn_len) function
1922 SET_RETSREG (hwloop_get_next_pc (cpu, pc, 2));
1937 SET_RETSREG (hwloop_get_next_pc (cpu, pc, 2));
3632 SET_RETSREG (hwloop_get_next_pc (cpu, pc, 4));

Completed in 47 milliseconds