Searched refs:is_byte (Results 1 – 3 of 3) sorted by relevance
1234 { bool is_byte = *data == 0xC6; in InstructionDecode() local1236 if (is_byte) { in InstructionDecode()1272 { bool is_byte = *data == 0x88; in InstructionDecode() local1276 if (is_byte) { in InstructionDecode()
1581 { bool is_byte = *data == 0xC6; in InstructionDecode() local1583 if (is_byte) { in InstructionDecode()1619 { bool is_byte = *data == 0x88; in InstructionDecode() local1623 if (is_byte) { in InstructionDecode()
2451 bool is_byte = *data == 0xC6; in InstructionDecode() local2453 if (is_byte) { in InstructionDecode()2488 bool is_byte = *data == 0x88; in InstructionDecode() local2492 if (is_byte) { in InstructionDecode()