Lines Matching full:cc_value
2707 uint32_t cc, cc_value, fcsr_cc;2722 cc_value = test_fcsr_bit(fcsr_cc);2723 do_branch = (instr->FBtrueValue()) ? cc_value : !cc_value;