Searched refs:is_byte (Results 1 – 3 of 3) sorted by relevance
1558 bool is_byte = *data == 0xC6; in InstructionDecode() local1560 if (is_byte) { in InstructionDecode()1595 bool is_byte = *data == 0x88; in InstructionDecode() local1599 if (is_byte) { in InstructionDecode()
1158 { bool is_byte = *data == 0xC6; in InstructionDecode() local1160 if (is_byte) { in InstructionDecode()1196 { bool is_byte = *data == 0x88; in InstructionDecode() local1200 if (is_byte) { in InstructionDecode()
1179 { bool is_byte = *data == 0xC6; in InstructionDecode() local1181 if (is_byte) { in InstructionDecode()1217 { bool is_byte = *data == 0x88; in InstructionDecode() local1221 if (is_byte) { in InstructionDecode()