Searched refs:CPU_DEBUG_FLAGS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-cpu.h89 #define CPU_DEBUG_FLAGS(cpu) ((cpu)->base.debug_flags) macro
H A Dsim-options.c304 CPU_DEBUG_FLAGS (STATE_CPU (sd, n))[i] = 1;
314 CPU_DEBUG_FLAGS (STATE_CPU (sd, n))[DEBUG_INSN_IDX] = 1;
H A Dsim-trace.h675 && CPU_DEBUG_FLAGS (cpu)[idx] != 0)
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-cpu.h89 #define CPU_DEBUG_FLAGS(cpu) ((cpu)->base.debug_flags) macro
H A Dsim-options.c371 CPU_DEBUG_FLAGS (STATE_CPU (sd, n))[i] = 1;
381 CPU_DEBUG_FLAGS (STATE_CPU (sd, n))[DEBUG_INSN_IDX] = 1;
H A Dsim-trace.h674 && CPU_DEBUG_FLAGS (cpu)[idx] != 0)

Completed in 193 milliseconds