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

  /src/external/gpl3/gdb.old/dist/sim/iq2000/
cpu.h 48 #define SET_H_PC(x) \
50 set_h_pc (current_cpu, (x));\
  /src/external/gpl3/gdb.old/dist/sim/lm32/
cpu.h 48 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb/dist/sim/iq2000/
cpu.h 48 #define SET_H_PC(x) \
50 set_h_pc (current_cpu, (x));\
  /src/external/gpl3/gdb/dist/sim/lm32/
cpu.h 48 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb.old/dist/sim/m32r/
cpu.h 48 #define SET_H_PC(x) (CPU (h_pc) = (x))
cpu2.h 48 #define SET_H_PC(x) (CPU (h_pc) = (x))
cpux.h 48 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 48 #define SET_H_PC(x) (CPU (h_pc) = (x))
cpu2.h 48 #define SET_H_PC(x) (CPU (h_pc) = (x))
cpux.h 48 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb.old/dist/sim/cris/
cpuv10.h 48 #define SET_H_PC(x) \
cpuv32.h 48 #define SET_H_PC(x) \
  /src/external/gpl3/gdb/dist/sim/cris/
cpuv10.h 48 #define SET_H_PC(x) \
cpuv32.h 48 #define SET_H_PC(x) \
  /src/external/gpl3/gdb.old/dist/sim/frv/
cpu.h 52 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb/dist/sim/frv/
cpu.h 52 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb.old/dist/sim/or1k/
cpu.h 48 #define SET_H_PC(x) \
  /src/external/gpl3/gdb/dist/sim/or1k/
cpu.h 48 #define SET_H_PC(x) \

Completed in 64 milliseconds