Searched refs:topNibble (Results 1 – 1 of 1) sorted by relevance
1162 byte topNibble = (*instr >> 4) & 0xF; in InstructionLength() local1163 if (topNibble <= 3) in InstructionLength()1165 else if (topNibble <= 0xB) in InstructionLength()