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

  /src/external/gpl3/gdb.old/dist/sim/riscv/
sim-main.c 1292 execute_one (SIM_CPU *cpu, unsigned_word iw, const struct riscv_opcode *op)
1379 pc = execute_one (cpu, iw, op);
1290 execute_one (SIM_CPU *cpu, unsigned_word iw, const struct riscv_opcode *op) function
  /src/external/gpl3/gdb/dist/sim/riscv/
sim-main.c 1292 execute_one (SIM_CPU *cpu, unsigned_word iw, const struct riscv_opcode *op)
1379 pc = execute_one (cpu, iw, op);
1290 execute_one (SIM_CPU *cpu, unsigned_word iw, const struct riscv_opcode *op) function

Completed in 14 milliseconds