Home
last modified time | relevance | path

Searched defs:SET_H_PC (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/lm32/
Dcpu.h48 #define SET_H_PC(x) (CPU (h_pc) = (x)) macro
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dcpu.h48 #define SET_H_PC(x) \ macro
/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Dcpu.h48 #define SET_H_PC(x) (CPU (h_pc) = (x)) macro
Dcpux.h48 #define SET_H_PC(x) (CPU (h_pc) = (x)) macro
Dcpu2.h48 #define SET_H_PC(x) (CPU (h_pc) = (x)) macro
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dcpuv10.h48 #define SET_H_PC(x) \ macro
Dcpuv32.h48 #define SET_H_PC(x) \ macro
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dcpu.h52 #define SET_H_PC(x) (CPU (h_pc) = (x)) macro