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

  /src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h 121 int delayed_branch; member in struct:h8300_sim_cpu
compile.c 181 return H8300_SIM_CPU (cpu)->delayed_branch;
187 H8300_SIM_CPU (cpu)->delayed_branch = dest;
2438 delayed_branch is set up for next cycle. */
  /src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h 121 int delayed_branch; member in struct:h8300_sim_cpu
compile.c 181 return H8300_SIM_CPU (cpu)->delayed_branch;
187 H8300_SIM_CPU (cpu)->delayed_branch = dest;
2438 delayed_branch is set up for next cycle. */
  /src/external/gpl3/gdb/dist/sim/igen/
gen-support.c 119 if (options.gen.delayed_branch)
igen.h 62 int delayed_branch; member in struct:_igen_gen_options
gen-semantics.c 204 if (options.gen.delayed_branch)
igen.c 767 if (options.gen.delayed_branch)
1403 options.gen.delayed_branch = enable_p;
1407 options.gen.delayed_branch = enable_p;
ld-insn.c 724 options.gen.delayed_branch = a2i (value);
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen-support.c 119 if (options.gen.delayed_branch)
igen.h 62 int delayed_branch; member in struct:_igen_gen_options
gen-semantics.c 204 if (options.gen.delayed_branch)
igen.c 767 if (options.gen.delayed_branch)
1403 options.gen.delayed_branch = enable_p;
1407 options.gen.delayed_branch = enable_p;
ld-insn.c 724 options.gen.delayed_branch = a2i (value);

Completed in 39 milliseconds