HomeSort by: relevance | last modified time | path
    Searched refs:GET_H_PC (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/sim/iq2000/
cpu.c 36 return GET_H_PC ();
cpu.h 47 #define GET_H_PC() get_h_pc (current_cpu)
  /src/external/gpl3/gdb.old/dist/sim/iq2000/
cpu.c 36 return GET_H_PC ();
cpu.h 47 #define GET_H_PC() get_h_pc (current_cpu)
  /src/external/gpl3/gdb/dist/sim/cris/
crisv10f.c 99 SET_H_SR (H_SR_PRE_V32_IRP, GET_H_PC ());
crisv32f.c 609 SET_H_SR (H_SR_ERP, GET_H_PC ());
cpuv10.h 47 #define GET_H_PC() CPU (h_pc)
  /src/external/gpl3/gdb.old/dist/sim/cris/
crisv10f.c 99 SET_H_SR (H_SR_PRE_V32_IRP, GET_H_PC ());
crisv32f.c 609 SET_H_SR (H_SR_ERP, GET_H_PC ());
cpuv10.h 47 #define GET_H_PC() CPU (h_pc)
  /src/external/gpl3/gdb/dist/sim/common/
genmloop.sh 595 vpc = GET_H_PC ();
665 vpc = GET_H_PC ();
789 vpc = GET_H_PC ();
872 vpc = GET_H_PC ();
925 pc = GET_H_PC ();
  /src/external/gpl3/gdb.old/dist/sim/common/
genmloop.sh 595 vpc = GET_H_PC ();
665 vpc = GET_H_PC ();
789 vpc = GET_H_PC ();
872 vpc = GET_H_PC ();
925 pc = GET_H_PC ();
  /src/external/gpl3/gdb/dist/sim/lm32/
cpu.h 47 #define GET_H_PC() CPU (h_pc)
  /src/external/gpl3/gdb/dist/sim/or1k/
or1k.c 45 SETTWI (buf, GET_H_PC ());
  /src/external/gpl3/gdb.old/dist/sim/lm32/
cpu.h 47 #define GET_H_PC() CPU (h_pc)
  /src/external/gpl3/gdb.old/dist/sim/or1k/
or1k.c 45 SETTWI (buf, GET_H_PC ());
  /src/external/gpl3/gdb/dist/sim/frv/
traps.c 476 IADDR pc = GET_H_PC ();
498 IADDR pc = GET_H_PC ();
interrupts.c 439 sim_engine_halt (sd, current_cpu, NULL, GET_H_PC (), sim_stopped,
1253 SET_H_SPR (H_SPR_PCSR, GET_H_PC ());
  /src/external/gpl3/gdb.old/dist/sim/frv/
traps.c 476 IADDR pc = GET_H_PC ();
498 IADDR pc = GET_H_PC ();
interrupts.c 439 sim_engine_halt (sd, current_cpu, NULL, GET_H_PC (), sim_stopped,
1253 SET_H_SPR (H_SPR_PCSR, GET_H_PC ());
  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 47 #define GET_H_PC() CPU (h_pc)
cpu2.h 47 #define GET_H_PC() CPU (h_pc)
cpux.h 47 #define GET_H_PC() CPU (h_pc)
  /src/external/gpl3/gdb.old/dist/sim/m32r/
cpu.h 47 #define GET_H_PC() CPU (h_pc)
cpu2.h 47 #define GET_H_PC() CPU (h_pc)

Completed in 52 milliseconds

1 2