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

  /src/external/gpl3/gdb/dist/sim/mcore/
mcore-sim.h 45 struct mcore_sim_cpu { struct
62 #define MCORE_SIM_CPU(cpu) ((struct mcore_sim_cpu *) CPU_ARCH_DATA (cpu))
interp.c 103 #define gr MCORE_SIM_CPU (cpu)->active_gregs
104 #define cr MCORE_SIM_CPU (cpu)->regs.cregs
130 struct mcore_sim_cpu *mcore_cpu = MCORE_SIM_CPU (cpu);
151 struct mcore_sim_cpu *mcore_cpu = MCORE_SIM_CPU (cpu);
212 struct mcore_sim_cpu *mcore_cpu = MCORE_SIM_CPU (cpu);
298 struct mcore_sim_cpu *mcore_cpu = MCORE_SIM_CPU (cpu)
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/mcore/
mcore-sim.h 45 struct mcore_sim_cpu { struct
62 #define MCORE_SIM_CPU(cpu) ((struct mcore_sim_cpu *) CPU_ARCH_DATA (cpu))
interp.c 103 #define gr MCORE_SIM_CPU (cpu)->active_gregs
104 #define cr MCORE_SIM_CPU (cpu)->regs.cregs
130 struct mcore_sim_cpu *mcore_cpu = MCORE_SIM_CPU (cpu);
151 struct mcore_sim_cpu *mcore_cpu = MCORE_SIM_CPU (cpu);
212 struct mcore_sim_cpu *mcore_cpu = MCORE_SIM_CPU (cpu);
298 struct mcore_sim_cpu *mcore_cpu = MCORE_SIM_CPU (cpu)
    [all...]

Completed in 29 milliseconds