Home
last modified time | relevance | path

Searched refs:DEBUG_INSN_IDX (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-cpu.h94 #define DEBUG_INSN_IDX 0 macro
Dsim-trace.h672 #define DEBUG_INSN_P(cpu) DEBUG_P (cpu, DEBUG_INSN_IDX)
Dsim-options.c381 CPU_DEBUG_FLAGS (STATE_CPU (sd, n))[DEBUG_INSN_IDX] = 1; in standard_option_handler()