Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h203 enum { OP_REG, OP_MEM, OP_IMM, OP_XMM, OP_NONE } type; enumerator
/linux-3.4.99/arch/x86/kvm/
Demulate.c2618 ctxt->src.type = OP_IMM; in em_das()
3647 op->type = OP_IMM; in decode_imm()
3762 op->type = OP_IMM; in decode_operand()