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