HomeSort by: relevance | last modified time | path
    Searched refs:MONITOR_LOAD_STORE_UNIT (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
vm_n.h 46 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
66 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
95 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
113 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
options.c 82 case MONITOR_INSTRUCTION_ISSUE|MONITOR_LOAD_STORE_UNIT: return "ALL";
84 case MONITOR_LOAD_STORE_UNIT: return "MEMORY";
std-config.h 230 #define MONITOR_LOAD_STORE_UNIT 2
232 #define WITH_MON (MONITOR_LOAD_STORE_UNIT \
  /src/external/gpl3/gdb.old/dist/sim/ppc/
vm_n.h 46 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
66 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
95 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
113 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
options.c 82 case MONITOR_INSTRUCTION_ISSUE|MONITOR_LOAD_STORE_UNIT: return "ALL";
84 case MONITOR_LOAD_STORE_UNIT: return "MEMORY";
std-config.h 230 #define MONITOR_LOAD_STORE_UNIT 2
232 #define WITH_MON (MONITOR_LOAD_STORE_UNIT \
  /src/external/gpl3/gdb/dist/sim/common/
sim-config.h 252 #define MONITOR_LOAD_STORE_UNIT 2
254 #define DEFAULT_WITH_MON (MONITOR_LOAD_STORE_UNIT \
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-config.h 252 #define MONITOR_LOAD_STORE_UNIT 2
254 #define DEFAULT_WITH_MON (MONITOR_LOAD_STORE_UNIT \

Completed in 26 milliseconds