Searched refs:MONITOR_LOAD_STORE_UNIT (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dvm_n.h47 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
67 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
96 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
114 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
H A Dstd-config.h259 #define MONITOR_LOAD_STORE_UNIT 2 macro
261 #define WITH_MON (MONITOR_LOAD_STORE_UNIT \
H A Doptions.c84 case MONITOR_INSTRUCTION_ISSUE|MONITOR_LOAD_STORE_UNIT: return "ALL";
86 case MONITOR_LOAD_STORE_UNIT: return "MEMORY";
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-config.h523 #define MONITOR_LOAD_STORE_UNIT 2
525 #define DEFAULT_WITH_MON (MONITOR_LOAD_STORE_UNIT \
522 #define MONITOR_LOAD_STORE_UNIT macro

Completed in 97 milliseconds