Searched refs:CC_OP_ADCB (Results 1 – 5 of 5) sorted by relevance
102 case CC_OP_ADCB: in helper_cc_compute_all()260 case CC_OP_ADCB: in helper_cc_compute_c()
299 [CC_OP_ADCB ... CC_OP_ADCQ] = USES_CC_DST | USES_CC_SRC | USES_CC_SRC2,
1190 prepare_update3_cc(decode, s, CC_OP_ADCB + ot, c_in);
48 [CC_OP_ADCB] = "ADCB",
1335 CC_OP_ADCB, /* modify all flags, CC_DST = res, CC_SRC = src1 */ enumerator