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

  /src/external/gpl3/gdb/dist/sim/d10v/
interp.c 1072 unsigned long cond_jump = ins_type_counters[ (int)INS_COND_JUMP ]; local
1134 if (cond_jump)
1137 size, add_commas (buf1, sizeof (buf1), cond_jump));
  /src/external/gpl3/gdb.old/dist/sim/d10v/
interp.c 1072 unsigned long cond_jump = ins_type_counters[ (int)INS_COND_JUMP ]; local
1134 if (cond_jump)
1137 size, add_commas (buf1, sizeof (buf1), cond_jump));
  /src/external/gpl3/binutils/dist/gas/config/
tc-cris.c 1388 char *cond_jump local
1394 gen_cond_branch_32 (opcodep, cond_jump, frag_now,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-cris.c 1388 char *cond_jump local
1394 gen_cond_branch_32 (opcodep, cond_jump, frag_now,

Completed in 22 milliseconds