Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h605 #define TB_FLAGS_TRACE 16 macro
606 #define TB_FLAGS_TRACE_BIT (1 << TB_FLAGS_TRACE)
620 *flags |= TB_FLAGS_TRACE; in cpu_get_tb_cpu_state()