Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dkvm_emulate.h232 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
A Demulate.c1449 ctxt->dst.type = OP_MEM_STR; in pio_in_emulated()
1795 case OP_MEM_STR: in writeback()
5358 BUG_ON(ctxt->src.type == OP_MEM || ctxt->src.type == OP_MEM_STR); in x86_emulate_insn()

Completed in 13 milliseconds