Searched refs:is_byte (Results 1 – 2 of 2) sorted by relevance
1860 { bool is_byte = *data == 0xC6; in InstructionDecode() local1862 if (is_byte) { in InstructionDecode()1898 { bool is_byte = *data == 0x88; in InstructionDecode() local1902 if (is_byte) { in InstructionDecode()
2546 bool is_byte = *data == 0xC6; in InstructionDecode() local2548 if (is_byte) { in InstructionDecode()2583 bool is_byte = *data == 0x88; in InstructionDecode() local2587 if (is_byte) { in InstructionDecode()