Searched refs:TB_FLAGS_TRACE (Results 1 – 2 of 2) sorted by relevance
605 #define TB_FLAGS_TRACE 16 macro606 #define TB_FLAGS_TRACE_BIT (1 << TB_FLAGS_TRACE)
55 flags |= TB_FLAGS_TRACE; in m68k_get_tb_cpu_state()