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