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

  /src/external/gpl3/gdb/dist/sim/bfin/
interp.c 551 bool ssstep; local
560 has already had the SSSTEP bit enabled. */
561 ssstep = false;
567 ssstep = true;
597 if (ssstep)
  /src/external/gpl3/gdb.old/dist/sim/bfin/
interp.c 551 bool ssstep; local
560 has already had the SSSTEP bit enabled. */
561 ssstep = false;
567 ssstep = true;
597 if (ssstep)

Completed in 27 milliseconds