Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-cpu.h92 #define CPU_DEBUG_FLAGS(cpu) ((cpu)->debug_flags) macro
Dsim-options.c371 CPU_DEBUG_FLAGS (STATE_CPU (sd, n))[i] = 1; in standard_option_handler()
381 CPU_DEBUG_FLAGS (STATE_CPU (sd, n))[DEBUG_INSN_IDX] = 1; in standard_option_handler()
Dsim-trace.h669 && CPU_DEBUG_FLAGS (cpu)[idx] != 0)