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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dvm_n.h46 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) {
H A Dstd-config.h231 #define MONITOR_LOAD_STORE_UNIT 2 macro
233 #define WITH_MON (MONITOR_LOAD_STORE_UNIT \
H A Doptions.c83 case MONITOR_INSTRUCTION_ISSUE|MONITOR_LOAD_STORE_UNIT: return "ALL";
85 case MONITOR_LOAD_STORE_UNIT: return "MEMORY";
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dvm_n.h46 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) {
H A Doptions.c82 case MONITOR_INSTRUCTION_ISSUE|MONITOR_LOAD_STORE_UNIT: return "ALL";
84 case MONITOR_LOAD_STORE_UNIT: return "MEMORY";
H A Dstd-config.h222 #define MONITOR_LOAD_STORE_UNIT 2 macro
224 #define WITH_MON (MONITOR_LOAD_STORE_UNIT \
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-config.h264 #define MONITOR_LOAD_STORE_UNIT 2 macro
266 #define DEFAULT_WITH_MON (MONITOR_LOAD_STORE_UNIT \
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-config.h252 #define MONITOR_LOAD_STORE_UNIT 2 macro
254 #define DEFAULT_WITH_MON (MONITOR_LOAD_STORE_UNIT \

Completed in 205 milliseconds