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

  /src/external/gpl3/gdb.old/dist/sim/cr16/
simops.c 138 static int cond_stat(int cond) function
986 uint32_t tmp = 0, cond = cond_stat (OP[0]);
1013 uint32_t tmp = 0, cond = cond_stat (OP[0]);
1040 uint32_t tmp = 0, cond = cond_stat (OP[0]);
  /src/external/gpl3/gdb/dist/sim/cr16/
simops.c 138 static int cond_stat(int cond) function
986 uint32_t tmp = 0, cond = cond_stat (OP[0]);
1013 uint32_t tmp = 0, cond = cond_stat (OP[0]);
1040 uint32_t tmp = 0, cond = cond_stat (OP[0]);

Completed in 45 milliseconds