Home
last modified time | relevance | path

Searched refs:SIM_BFIN_TRACE_LEN (Results 1 – 2 of 2) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/sim/bfin/
H A Ddv-bfin_trace.c37 #define SIM_BFIN_TRACE_LEN (1 << SIM_BFIN_TRACE_DEPTH) macro
38 #define SIM_BFIN_TRACE_LEN_MASK (SIM_BFIN_TRACE_LEN - 1)
47 struct bfin_trace_entry buffer[SIM_BFIN_TRACE_LEN];
247 if (len == SIM_BFIN_TRACE_LEN) in bfin_trace_queue()
/dports/devel/gdb761/gdb-7.6.1/sim/bfin/
H A Ddv-bfin_trace.c37 #define SIM_BFIN_TRACE_LEN (1 << SIM_BFIN_TRACE_DEPTH) macro
38 #define SIM_BFIN_TRACE_LEN_MASK (SIM_BFIN_TRACE_LEN - 1)
47 struct bfin_trace_entry buffer[SIM_BFIN_TRACE_LEN];
247 if (len == SIM_BFIN_TRACE_LEN) in bfin_trace_queue()