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

  /src/external/gpl3/gdb/dist/sim/ft32/
ft32-sim.h 32 struct ft32_cpu_state { struct
43 #define FT32_SIM_CPU(cpu) ((struct ft32_cpu_state *) CPU_ARCH_DATA (cpu))
interp.c 164 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
190 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
241 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
250 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
324 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
721 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
816 if (sim_cpu_alloc_all_extra (sd, 0, sizeof (struct ft32_cpu_state))
887 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
  /src/external/gpl3/gdb.old/dist/sim/ft32/
ft32-sim.h 32 struct ft32_cpu_state { struct
43 #define FT32_SIM_CPU(cpu) ((struct ft32_cpu_state *) CPU_ARCH_DATA (cpu))
interp.c 164 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
190 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
241 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
250 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
324 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
721 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);
816 if (sim_cpu_alloc_all_extra (sd, 0, sizeof (struct ft32_cpu_state))
887 struct ft32_cpu_state *ft32_cpu = FT32_SIM_CPU (cpu);

Completed in 32 milliseconds