Searched refs:CPU_LOG_TB_FPU (Results 1 – 3 of 3) sorted by relevance
33 #define CPU_LOG_TB_FPU (1 << 17) macro
479 { CPU_LOG_TB_FPU, "fpu",
304 if (qemu_loglevel_mask(CPU_LOG_TB_FPU)) { in log_cpu_exec()