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

  /src/external/gpl3/gdb/dist/sim/lm32/
cpu.c 34 lm32bf_h_pc_get (SIM_CPU *current_cpu) function
lm32.c 42 SETTSI (buf, lm32bf_h_pc_get (current_cpu));
dv-lm32cpu.c 163 lm32bf_h_gr_set (cpu, 30, lm32bf_h_pc_get (cpu));
cpu.h 62 USI lm32bf_h_pc_get (SIM_CPU *);
model.c 1156 CPU_PC_FETCH (cpu) = lm32bf_h_pc_get;
  /src/external/gpl3/gdb.old/dist/sim/lm32/
cpu.c 34 lm32bf_h_pc_get (SIM_CPU *current_cpu) function
lm32.c 42 SETTSI (buf, lm32bf_h_pc_get (current_cpu));
dv-lm32cpu.c 163 lm32bf_h_gr_set (cpu, 30, lm32bf_h_pc_get (cpu));
cpu.h 62 USI lm32bf_h_pc_get (SIM_CPU *);
model.c 1156 CPU_PC_FETCH (cpu) = lm32bf_h_pc_get;

Completed in 29 milliseconds