Searched refs:cc_1 (Results 1 – 1 of 1) sorted by relevance
13514 UInt cc_1 = (fld_cc >> 1) & 1; in decode_V8_instruction() local13516 UInt cond = (fld_cc << 2) | ((cc_1 ^ cc_0) << 1) | 0; in decode_V8_instruction()