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

  /src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h 140 #define cpu_get_pc(cpu) (H8300_SIM_CPU (cpu)->pc) macro
  /src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h 140 #define cpu_get_pc(cpu) (H8300_SIM_CPU (cpu)->pc) macro
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
m68hc11-sim.h 217 #define cpu_get_pc(cpu) (M68HC11_SIM_CPU (cpu)->cpu_regs.pc) macro
  /src/external/gpl3/gdb/dist/sim/m68hc11/
m68hc11-sim.h 217 #define cpu_get_pc(cpu) (M68HC11_SIM_CPU (cpu)->cpu_regs.pc) macro

Completed in 30 milliseconds