Searched refs:is_byte (Results 1 – 2 of 2) sorted by relevance
1508 bool is_byte = *data == 0xC6; in InstructionDecode() local1510 if (is_byte) { in InstructionDecode()1539 bool is_byte = *data == 0x88; in InstructionDecode() local1543 if (is_byte) { in InstructionDecode()
1102 { bool is_byte = *data == 0xC6; in InstructionDecode() local1104 if (is_byte) { in InstructionDecode()1140 { bool is_byte = *data == 0x88; in InstructionDecode() local1144 if (is_byte) { in InstructionDecode()