Searched refs:third_byte (Results 1 – 2 of 2) sorted by relevance
1024 byte third_byte = *current; in TwoByteOpcodeInstruction() local1026 if (third_byte == 0x17) { in TwoByteOpcodeInstruction()1032 } else if (third_byte == 0x0b) { in TwoByteOpcodeInstruction()
1033 byte third_byte = *current; in TwoByteOpcodeInstruction() local1035 if (third_byte == 0x17) { in TwoByteOpcodeInstruction()1041 } else if (third_byte == 0x0b) { in TwoByteOpcodeInstruction()