Lines Matching full:cc_value
2836 uint32_t cc, cc_value, fcsr_cc;2853 cc_value = test_fcsr_bit(fcsr_cc);2854 do_branch = (instr->FBtrueValue()) ? cc_value : !cc_value;