Searched defs:SET_H_GR (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Dcpu.h58 #define SET_H_GR(index, x) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A Dcpu.h55 #define SET_H_GR(index, x) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/lm32/
H A Dcpu.h52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x)) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Dcpu.h52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x)) macro
H A Dcpu2.h52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x)) macro
H A Dcpux.h52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x)) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Dcpuv10.h134 #define SET_H_GR(index, x) \ macro
H A Dcpuv32.h241 #define SET_H_GR(index, x) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dcpu.h127 #define SET_H_GR(index, x) \ macro

Completed in 135 milliseconds