Searched refs:is_byte (Results 1 – 3 of 3) sorted by relevance
1555 bool is_byte = *data == 0xC6; in InstructionDecode() local1557 if (is_byte) { in InstructionDecode()1592 bool is_byte = *data == 0x88; in InstructionDecode() local1596 if (is_byte) { in InstructionDecode()
1140 { bool is_byte = *data == 0xC6; in InstructionDecode() local1142 if (is_byte) { in InstructionDecode()1178 { bool is_byte = *data == 0x88; in InstructionDecode() local1182 if (is_byte) { in InstructionDecode()