Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Demulate.c5098 static void fetch_possible_mmx_operand(struct operand *op) in fetch_possible_mmx_operand() function
5184 fetch_possible_mmx_operand(&ctxt->src); in x86_emulate_insn()
5185 fetch_possible_mmx_operand(&ctxt->src2); in x86_emulate_insn()
5187 fetch_possible_mmx_operand(&ctxt->dst); in x86_emulate_insn()