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

  /src/external/gpl3/gdb.old/dist/sim/iq2000/
cpu.h 46 USI h_pc; member in struct:__anon22260::__anon22261
  /src/external/gpl3/gdb.old/dist/sim/lm32/
cpu.h 46 USI h_pc; member in struct:__anon22275::__anon22276
47 #define GET_H_PC() CPU (h_pc)
48 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb/dist/sim/iq2000/
cpu.h 46 USI h_pc; member in struct:__anon1730::__anon1731
  /src/external/gpl3/gdb/dist/sim/lm32/
cpu.h 46 USI h_pc; member in struct:__anon1745::__anon1746
47 #define GET_H_PC() CPU (h_pc)
48 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb.old/dist/sim/m32r/
cpu.h 46 USI h_pc; member in struct:__anon22307::__anon22308
47 #define GET_H_PC() CPU (h_pc)
48 #define SET_H_PC(x) (CPU (h_pc) = (x))
cpu2.h 46 USI h_pc; member in struct:__anon22333::__anon22334
47 #define GET_H_PC() CPU (h_pc)
48 #define SET_H_PC(x) (CPU (h_pc) = (x))
cpux.h 46 USI h_pc; member in struct:__anon22435::__anon22436
47 #define GET_H_PC() CPU (h_pc)
48 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 46 USI h_pc; member in struct:__anon1776::__anon1777
47 #define GET_H_PC() CPU (h_pc)
48 #define SET_H_PC(x) (CPU (h_pc) = (x))
cpu2.h 46 USI h_pc; member in struct:__anon1802::__anon1803
47 #define GET_H_PC() CPU (h_pc)
48 #define SET_H_PC(x) (CPU (h_pc) = (x))
cpux.h 46 USI h_pc; member in struct:__anon1904::__anon1905
47 #define GET_H_PC() CPU (h_pc)
48 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb.old/dist/sim/cris/
cpuv10.h 46 USI h_pc; member in struct:__anon21980::__anon21981
47 #define GET_H_PC() CPU (h_pc)
50 CPU (h_pc) = ANDSI ((x), (~ (1)));\
cpuv32.h 46 USI h_pc; member in struct:__anon22015::__anon22016
47 #define GET_H_PC() CPU (h_pc)
50 CPU (h_pc) = ANDSI ((x), (~ (1)));\
  /src/external/gpl3/gdb/dist/sim/cris/
cpuv10.h 46 USI h_pc; member in struct:__anon1465::__anon1466
47 #define GET_H_PC() CPU (h_pc)
50 CPU (h_pc) = ANDSI ((x), (~ (1)));\
cpuv32.h 46 USI h_pc; member in struct:__anon1500::__anon1501
47 #define GET_H_PC() CPU (h_pc)
50 CPU (h_pc) = ANDSI ((x), (~ (1)));\
  /src/external/gpl3/gdb.old/dist/sim/frv/
cpu.h 50 USI h_pc; member in struct:__anon593::__anon594
51 #define GET_H_PC() CPU (h_pc)
52 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb/dist/sim/frv/
cpu.h 50 USI h_pc; member in struct:__anon1565::__anon1566
51 #define GET_H_PC() CPU (h_pc)
52 #define SET_H_PC(x) (CPU (h_pc) = (x))
  /src/external/gpl3/gdb.old/dist/sim/or1k/
cpu.h 46 USI h_pc; member in struct:__anon22586::__anon22587
47 #define GET_H_PC() CPU (h_pc)
51 SET_H_SYS_PPC (CPU (h_pc));\
52 CPU (h_pc) = (x);\
  /src/external/gpl3/gdb/dist/sim/or1k/
cpu.h 46 USI h_pc; member in struct:__anon2051::__anon2052
47 #define GET_H_PC() CPU (h_pc)
51 SET_H_SYS_PPC (CPU (h_pc));\
52 CPU (h_pc) = (x);\

Completed in 47 milliseconds