Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu-dump.c457 const char *cc_op_name = NULL; in x86_cpu_dump_state() local
461 cc_op_name = cc_op_str[env->cc_op]; in x86_cpu_dump_state()
463 if (cc_op_name == NULL) { in x86_cpu_dump_state()
465 cc_op_name = cc_op_buf; in x86_cpu_dump_state()
471 cc_op_name); in x86_cpu_dump_state()
477 cc_op_name); in x86_cpu_dump_state()