Searched refs:kMaskToAllowedStatus (Results 1 – 1 of 1) sorted by relevance
8 const Byte kMaskToAllowedStatus[8] = {1, 1, 1, 0, 1, 0, 0, 0}; variable39 if (!kMaskToAllowedStatus[prevMask] || Test86MSByte(b)) in x86_Convert()