Searched refs:ByteSel (Results 1 – 1 of 1) sorted by relevance
11482 uint32_t ByteSel = 0xff << I; in performAndCombine() local11483 if ((LHSMask & ByteSel) == 0x0c || (RHSMask & ByteSel) == 0x0c) in performAndCombine()