Searched refs:CPU_LOG_TB_OP (Results 1 – 4 of 4) sorted by relevance
19 #define CPU_LOG_TB_OP (1 << 2) macro
371 qemu_log_mask(CPU_LOG_TB_OP | CPU_LOG_TB_OP_OPT, in tb_gen_code()390 qemu_log_mask(CPU_LOG_TB_OP | CPU_LOG_TB_OP_OPT, in tb_gen_code()414 qemu_log_mask(CPU_LOG_TB_OP | CPU_LOG_TB_OP_OPT, in tb_gen_code()
463 { CPU_LOG_TB_OP, "op",
6095 if (unlikely(qemu_loglevel_mask(CPU_LOG_TB_OP) in tcg_gen_code()6114 qemu_log_mask(CPU_LOG_TB_OP, in tcg_gen_code()