Searched refs:decodeCondCode (Results 1 – 1 of 1) sorted by relevance
143 auto decodeCondCode = [&](unsigned CC) -> uint8_t { in getCondCodesLogicalOr() local159 uint8_t DCC = decodeCondCode(CC1) | decodeCondCode(CC2); in getCondCodesLogicalOr()