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

  /src/external/gpl3/gdb/dist/sim/iq2000/
cpu.h 55 #define SET_H_GR(index, x) \
  /src/external/gpl3/gdb/dist/sim/lm32/
cpu.h 52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x))
  /src/external/gpl3/gdb.old/dist/sim/iq2000/
cpu.h 55 #define SET_H_GR(index, x) \
  /src/external/gpl3/gdb.old/dist/sim/lm32/
cpu.h 52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x))
  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x))
cpu2.h 52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x))
cpux.h 52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x))
  /src/external/gpl3/gdb.old/dist/sim/m32r/
cpu.h 52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x))
cpu2.h 52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x))
cpux.h 52 #define SET_H_GR(a1, x) (CPU (h_gr)[a1] = (x))
  /src/external/gpl3/gdb/dist/sim/cris/
cpuv10.h 134 #define SET_H_GR(index, x) \
cpuv32.h 241 #define SET_H_GR(index, x) \
323 SET_H_GR (((UINT) 15), (x));\
  /src/external/gpl3/gdb.old/dist/sim/cris/
cpuv10.h 134 #define SET_H_GR(index, x) \
cpuv32.h 241 #define SET_H_GR(index, x) \
323 SET_H_GR (((UINT) 15), (x));\
  /src/external/gpl3/gdb/dist/sim/frv/
cpu.h 127 #define SET_H_GR(index, x) \
  /src/external/gpl3/gdb.old/dist/sim/frv/
cpu.h 127 #define SET_H_GR(index, x) \

Completed in 75 milliseconds