Searched refs:cc_op_str (Results 1 – 1 of 1) sorted by relevance
30 static const char * const cc_op_str[] = { variable460 if ((unsigned)env->cc_op < ARRAY_SIZE(cc_op_str)) { in x86_cpu_dump_state()461 cc_op_name = cc_op_str[env->cc_op]; in x86_cpu_dump_state()