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

  /src/external/gpl3/gdb/dist/sim/or1k/
or1k-sim.h 94 struct or1k_sim_cpu struct
97 #define CPU_OR1K_MISC_PROFILE(cpu) (& OR1K_SIM_CPU (cpu)->or1k_misc_profile)
117 #define OR1K_SIM_CPU(cpu) ((struct or1k_sim_cpu *) CPU_ARCH_DATA (cpu))
  /src/external/gpl3/gdb.old/dist/sim/or1k/
or1k-sim.h 94 struct or1k_sim_cpu struct
97 #define CPU_OR1K_MISC_PROFILE(cpu) (& OR1K_SIM_CPU (cpu)->or1k_misc_profile)
117 #define OR1K_SIM_CPU(cpu) ((struct or1k_sim_cpu *) CPU_ARCH_DATA (cpu))

Completed in 31 milliseconds