Searched refs:is_byte (Results 1 – 3 of 3) sorted by relevance
1194 { bool is_byte = *data == 0xC6; in InstructionDecode() local1196 if (is_byte) { in InstructionDecode()1232 { bool is_byte = *data == 0x88; in InstructionDecode() local1236 if (is_byte) { in InstructionDecode()
2142 bool is_byte = *data == 0xC6; in InstructionDecode() local2144 if (is_byte) { in InstructionDecode()2179 bool is_byte = *data == 0x88; in InstructionDecode() local2183 if (is_byte) { in InstructionDecode()
1536 { bool is_byte = *data == 0xC6; in InstructionDecode() local1538 if (is_byte) { in InstructionDecode()1574 { bool is_byte = *data == 0x88; in InstructionDecode() local1578 if (is_byte) { in InstructionDecode()