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

  /src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h 149 #define SIM_WIFSTOPPED(V) (!SIM_WIFEXITED (V))
compile.c 3450 else if (SIM_WIFSTOPPED (h8_get_reg (cpu, 0)))
  /src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h 149 #define SIM_WIFSTOPPED(V) (!SIM_WIFEXITED (V))
compile.c 3450 else if (SIM_WIFSTOPPED (h8_get_reg (cpu, 0)))

Completed in 29 milliseconds