Home
last modified time | relevance | path

Searched refs:opcode_matches (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dvapic.c194 static bool opcode_matches(uint8_t *opcode, const TPRInstruction *instr) in opcode_matches() function
245 if (opcode_matches(opcode, instr)) { in evaluate_tpr_instruction()
257 if (opcode_matches(opcode, instr)) { in evaluate_tpr_instruction()